registerValue
此内容尚不支持你的语言。
registerValue(
name,spec):void
Defined in: ai/fsm/AiContext.ts:78
Register a named VALUE — a pure name that answers a question, which a script graph reads by wiring its declared outputs. Same store as the actions, so it shows up in the same palettes.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”void