Click or drag to resize

FiniteStateMachineT Properties

The FiniteStateMachineT generic type exposes the following members.

Properties
  NameDescription
Public propertyContext
A shared context which all states have access to.
Public propertyCurrentState
The active state.
Public propertyPreviousState
The previously active state.
Top
See Also