FsmDefinition
Defined in: ai/fsm/types.ts:78
Properties
Section titled “Properties”initial
Section titled “initial”initial:
string
Defined in: ai/fsm/types.ts:80
Name of the state entered on start.
states
Section titled “states”states:
FsmState[]
Defined in: ai/fsm/types.ts:81