A State class that represents a state with optional entry and exit actions.
Readonly
Executes the onEnter action for the state.
Executes the onExit action for the state.
A State class that represents a state with optional entry and exit actions.