Click or drag to resize

WaitingForSetIsWaitingFor Method (Type)

Helps debug dependencies and stalling initialization

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public void SetIsWaitingFor(
	Type isWaitingFor
)

Parameters

isWaitingFor
Type: SystemType
See Also