Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
BTConditionNode
Interface BTConditionNode
interface
BTConditionNode
{
name
?:
string
;
kind
:
"condition"
;
predicate
:
BTConditionFn
;
}
Hierarchy
BTNodeBase
BTConditionNode
Index
Properties
name?
kind
predicate
Properties
Optional
name
name
?:
string
kind
kind
:
"condition"
predicate
predicate
:
BTConditionFn
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
kind
predicate
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...