Skip to content

registerFsm

registerFsm(key, def): CompiledFsm

Defined in: ai/fsm/StateMachineAgent.ts:48

Register (compile) an FSM under key; code path and .esfsm loader share this store.

string

FsmDefinition

CompiledFsm