跳转到内容

FsmDefinition

此内容尚不支持你的语言。

Defined in: ai/fsm/types.ts:78

initial: string

Defined in: ai/fsm/types.ts:80

Name of the state entered on start.


states: FsmState[]

Defined in: ai/fsm/types.ts:81