SpaceObjectFlags
Enum
Properties
AllowOwnershipTransfer | Flag indicating that the object can be transferred to another client. |
DestroyWhenCreatorLeaves | Flag indicating that the object should be destroyed when the creator of the object leaves the space. |
DestroyWhenOwnerLeaves | Flag indicating that the object should be destroyed when the owner leaves the space. |
MasterClientObject | Flag indicating that the object should always be owned by the master client. |
None |