Click or drag to resize

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
C#
public bool autoInstantiateReplica { get; set; }

Property Value

Type: Boolean
See Also