Appearance
twine / StateBody
StateBody = (ctx) => void
ctx
void
Defined in: state-machine.ts:10
Code emitted at a state's enter / tick / exit point.
FunctionContext