Click or drag to resize

EnabledStateSynchroniserSyncState Method

Sync state if needed

Namespace:  ImmerseSDK.Interaction.State
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public void SyncState(
	bool shouldBeEnabled
)

Parameters

shouldBeEnabled
Type: SystemBoolean
See Also