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
Fix Struct Property Decorator order
#62
Closed
ganibc
closed
1 year ago
ganibc
commented
1 year ago
Call GetStructPropertyDecorators first to fix the declaration order
RPCParams declaration to the last
Other changes:
Replace "bIsFullStateNull ? true :" with "bIsFullStateNull || "
Other changes: