Click or drag to resize

SingletonBehaviourWaitingFor Property

If still waiting, indicates which class this singleton is waiting for

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public WaitingFor WaitingFor { get; }

Property Value

Type: WaitingFor
See Also