跳转到内容

actionRefParams

此内容尚不支持你的语言。

actionRefParams(ref): Record<string, AiParamValue> | undefined

Defined in: ai/fsm/types.ts:59

Declared parameters of an action ref, if it was authored with them.

FsmActionRef | undefined

Record<string, AiParamValue> | undefined