Click or drag to resize

IndexedMonoBehaviourWithNamedStatesHasStates Method

Returns true if this IndexedMonoBehaviour has any named states

Namespace:  ImmerseSDK.Indexing
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool HasStates()

Return Value

Type: Boolean
See Also