BlackboardGuard
此内容尚不支持你的语言。
Defined in: ai/fsm/types.ts:19
A single blackboard comparison. value is unused for truthy/falsy.
Properties
Section titled “Properties”key:
string
Defined in: ai/fsm/types.ts:20
op:
CompareOp
Defined in: ai/fsm/types.ts:21
value?
Section titled “value?”
optionalvalue?:string|number|boolean
Defined in: ai/fsm/types.ts:22