channeldorg / channeld-ue-plugin

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

Protobuf messages cannot be hot reloaded after generating replication code #9

Closed Augkit closed 1 year ago

Augkit commented 1 year ago

After generating the copy code and recompiling the c++ code, when using protobuf reflection to get the updated message instance, I will get the old one.