Home »API Reference»FsmTransition
Index

FsmTransition

Defines a transition to an FsmState.

Properties

Type Property
FsmEvent FsmEvent
  Event that triggers the transition
string ToState
  The state to transition to.
string EventName
  Name of transition event.