channeldorg / channeld-ue-plugin

Enables distributed simulation with Unreal Engine's dedicated servers. 为虚幻引擎专用服务器提供分布式模拟能力的开源插件.
Apache License 2.0
132 stars 38 forks source link

Support codegen: array field in struct #74

Open indiest opened 1 year ago

indiest commented 1 year ago

Code generation for the array field in the c++ struct or the UStruct was supported before, but not working now.