Click or drag to resize

SimpleStateMachineT Events

The SimpleStateMachineT generic type exposes the following members.

Events
  NameDescription
Public eventCode exampleonAfterTransition
Event that fires when the state machine has changed its state.
Public eventCode exampleonBeforeTransition
Event that fires before the state machine has changed its state.
Top
See Also