FsmRunState
此内容尚不支持你的语言。
Defined in: ai/fsm/FsmRunner.ts:30
Mutable per-instance runtime state. entered gates the one-shot onEnter.
Properties
Section titled “Properties”current
Section titled “current”current:
string
Defined in: ai/fsm/FsmRunner.ts:31
entered
Section titled “entered”entered:
boolean
Defined in: ai/fsm/FsmRunner.ts:33
previous
Section titled “previous”previous:
string|null
Defined in: ai/fsm/FsmRunner.ts:32