| bIsAlwaysRelevant |
bool |
Set this true so the object will be relevant to everyone. |
Net/Iris/ReplicationSystem/NetRootObjectAdapter.h |
|
| bIsNotRouted |
bool |
Set this true when you don't want the root object to be relevant to anyone by default. |
Net/Iris/ReplicationSystem/NetRootObjectAdapter.h |
|
| bOnlyReplicateWhenLinked |
bool |
When set to true, the object will be registered/unregistered in the ReplicationSystem when it has an active dependency to another object. |
Net/Iris/ReplicationSystem/NetRootObjectAdapter.h |
|
| FactoryName |
FName |
Optional name used when the object is handled by a factory different from the NetRootObjectFactory |
Net/Iris/ReplicationSystem/NetRootObjectAdapter.h |
|