RemoveBehaviour

RemoveBehaviour(Object)

public void RemoveBehaviour(Object behaviourObj) ;

Description

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

Parameters

Parameter Name Description
behaviourObj StateBehaviour you want to remove.