| SingletonBehaviourIsReady Property |
Indicates if this singleton is ready or still starting up (initializing)
Namespace:
ImmerseSDK
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public bool IsReady { get; set; }
Property Value
Type:
BooleanSee Also