You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Added NetObjectFactory API * Users can now create their own net object factories to handle discovery and instantiation of any replicated object types. * An exemple of using this factory is to create your own replicated root objects that are not derived from the Actor class. Iris ActorBridge: * Created new Actor and SubObject net object factories. * Deleted existing code handling discovery and instantiation of actors from the Bridge ReplicationSystemTest: * Converted Test bridge to use the new net object factory API #jira UE-223565 #rb Mattias.Hornlund [CL 36240214 by louisphilippe seguin in 5.5 branch]
1.1 KiB
1.1 KiB