Click or drag to resize

StrixNetworkisInitialized Property

if StrixNetwork instance is initialized; otherwise.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public static bool isInitialized { get; }

Property Value

Type: Boolean
See Also