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