| IndexedMonoBehaviourWithNamedStatesSetState Method (String) |
Sets the state by name
Namespace:
ImmerseSDK.Indexing
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public void SetState(
string stateName
)
Parameters
- stateName
- Type: SystemString
See Also