Click or drag to resize
StaMaStateMachineTemplateState Method
Overload List
  NameDescription
Public methodState(String)
Creates a State instance and starts the definition the State's substructure and contents.
Public methodState(String, StateMachineActionCallback, StateMachineActionCallback)
Creates a State instance and starts the definition the State's substructure and contents.
Public methodState(String, StateMachineActionCallback, StateMachineActionCallback, StateMachineDoActionCallback)
Creates a State instance and starts the definition the State's substructure and contents.
Top
See Also