HaywireInteractive / OnAllFronts-Public

UE5 MilSim FPS / RTS Game (formerly ProjectM)
MIT License
127 stars 24 forks source link

Refactor custom types in Mass Replication codegen #898

Closed Leroy231 closed 7 months ago

Leroy231 commented 8 months ago

Do this on top of https://github.com/HaywireInteractive/OnAllFronts/pull/411

Currently to handle replicating a new custom data type with Mass Replication (e.g. TArray<FWeapon>) we require updates to generate_mass_replication_helpers_common.py. Ideally we should only have to modify MassReplicationConfig.json.