You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Added CVar that controls if actors and actorcomponent classes use the new subobject replication by default or not * net.SubObjects.DefaultUseSubObjectReplicationList needs to be enabled to opt-in to the new method by default. * Classes can still choose their own method by setting bReplicateUsingRegisteredSubObjectList in their constructor #jira UE-123417 #rb Mattias.Hornlund, John.Barrett #ROBOMERGE-AUTHOR: louisphilippe.seguin #ROBOMERGE-SOURCE: CL 20280976 via CL 20282847 via CL 20283096 #ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690) [CL 20285706 by louisphilippe seguin in ue5-main branch]