exit abstract method
This method is called once during a state transition when the {@link StateMachine} makes this state inactive.
Implementation
void exit([GameEntity? owner]);
This method is called once during a state transition when the {@link StateMachine} makes this state inactive.
void exit([GameEntity? owner]);