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