Skip to content

registerFsm

registerFsm(key, def): CompiledFsm

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

Register (compile) an FSM under key — the code half of the registry.

string

FsmDefinition

CompiledFsm