| void FSM_SetState( |
| ) |
Set current state and handle transition Should not be called from Begin/End callbacks
| state FSM_State* | The new state to be set |
Get current state
The current state
Reset previous state Should not be called from Begin/End callbacks
Get previous state
The previous state
Update the current state
Is a new state is pending
Get the pending state