RemoveBehaviourAt
RemoveBehaviourAt(int)
public void RemoveBehaviourAt(int behaviourIndex) ;
Description
I want to remove the StateBehaviour. For instance is not deleted, that you use the StateBehaviour.Destroy().
Parameters
| Parameter Name | Description |
|---|---|
| behaviourIndex | Index of StateBehaviour to remove. |