StrixReplicatorInstantiableBy Enumeration |
Namespace: SoftGear.Strix.Unity.Runtime
public enum StrixReplicatorInstantiableBy
Member name | Value | Description | |
---|---|---|---|
RoomOwner | 0 | Only the room owner can instantiate the object. | |
Anyone | 1 | Any room member can instantiate the object. |