issues
search
channeldorg
/
channeld-ue-plugin
Enables distributed simulation with Unreal Engine's dedicated servers. 为虚幻引擎专用服务器提供分布式模拟能力的开源插件.
Apache License 2.0
132
stars
38
forks
source link
Use the generated PlayerController replicator to support all the RPCs
#88
Closed
indiest
closed
10 months ago
indiest
commented
10 months ago
Fixed the codegen issue: TArray as RPC parameter;
Fixed the codegen issue: ByteArray (
TArray<uint8>
) property;
Added proper header includes to ChanneldGlobaStruct.h;
TArray<uint8>
) property;