RemoveBehaviour

public void RemoveBehaviour(Object behaviourObj) ;

I want to remove the StateBehaviour. For instance is not deleted, that you use theStateBehaviour.Destroy().

Parameter Name Description
behaviourObj StateBehaviour you want to remove.