Click or drag to resize

StrixReplicatorInstantiableBy Field

Determines if this object can be instantiated only by the room's owner or by anyone. This value should be set before spawning the object.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public StrixReplicatorInstantiableBy InstantiableBy

Field Value

Type: StrixReplicatorInstantiableBy
See Also