IndexOfBehaviour
IndexOfBehaviour(Object)
Description
Return index of StateBehaviour.
Parameters
| Parameter Name | Description | 
|---|---|
| behaviourObj | The StateBehaviour to locate in the State. | 
Returns
Returns an index if found, -1 otherwise.
Return index of StateBehaviour.
| Parameter Name | Description | 
|---|---|
| behaviourObj | The StateBehaviour to locate in the State. | 
Returns an index if found, -1 otherwise.