Click or drag to resize

IndexedMonoBehaviourWithNamedStatesSetState Method (Int32)

Sets the state by index

Namespace:  ImmerseSDK.Indexing
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public void SetState(
	int index
)

Parameters

index
Type: SystemInt32
See Also