StrixNetworkautoInstantiateReplica Property |
Determines if game objects should be automatically created from replicas when joined to a match room.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax public bool autoInstantiateReplica { get; set; }
Property Value
Type:
BooleanSee Also