Click or drag to resize

SimpleStateMachineT Properties

The SimpleStateMachineT generic type exposes the following members.

Properties
  NameDescription
Public propertyCode examplecurrentState
Current state of the machine.
Public propertyCode exampleisStrict
Tells if all the transitions must be excplicitly declared.
Top
See Also