SimpleStateMachineT Events |
The SimpleStateMachineT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| onAfterTransition | Event that fires when the state machine has changed its state. | |
| onBeforeTransition | Event that fires before the state machine has changed its state. |