Enum CoherenceSync.OrphanedBehavior
How this entity should behave if it is abandoned by its client, e.g. if it disconnects and the entity is set to Persistent.
public enum CoherenceSync.OrphanedBehavior
Fields
AutoAdopt = 1
DoNothing = 0
How this entity should behave if it is abandoned by its client, e.g. if it disconnects and the entity is set to Persistent.
public enum CoherenceSync.OrphanedBehavior
AutoAdopt = 1
DoNothing = 0