| IndexedMonoBehaviourWithNamedStatesIsStateValid Method |
Returns true if the given state index can be represented by one of the names in the list
Namespace:
ImmerseSDK.Indexing
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public bool IsStateValid(
int state
)
Parameters
- state
- Type: SystemInt32
Return Value
Type:
BooleanSee Also