RemoveBehaviour
RemoveBehaviour(Object)
public void RemoveBehaviour(Object behaviourObj) ;
Description
I want to remove the StateBehaviour. For instance is not deleted, that you use theStateBehaviour.Destroy().
Parameters
| Parameter Name | Description |
|---|---|
| behaviourObj | StateBehaviour you want to remove. |