Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
BTRepeatNode
Interface BTRepeatNode
interface
BTRepeatNode
{
name
?:
string
;
kind
:
"repeat"
;
child
:
BTNode
;
count
:
number
;
stopOnFailure
?:
boolean
;
}
Hierarchy
BTNodeBase
BTRepeatNode
Index
Properties
name?
kind
child
count
stop
On
Failure?
Properties
Optional
name
name
?:
string
kind
kind
:
"repeat"
child
child
:
BTNode
count
count
:
number
Optional
stop
On
Failure
stopOnFailure
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
kind
child
count
stop
On
Failure
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...