StrixNetworkinstance Property |
StrixNetwork object singleton reference.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax public static StrixNetwork instance { get; }
Property Value
Type:
StrixNetworkRemarks
When accessed for the first time initializes a new instance of the StrixNetwork class.
See Also