Click or drag to resize

StrixNetworkNetworkInstances Property

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public IDictionary<long, StrixReplicator> NetworkInstances { get; }

Property Value

Type: IDictionaryInt64, StrixReplicator
See Also