Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
BTCooldownNode
Interface BTCooldownNode
interface
BTCooldownNode
{
name
?:
string
;
kind
:
"cooldown"
;
child
:
BTNode
;
cooldownMs
:
number
;
cooldownStatus
?:
BTStatus
;
}
Hierarchy
BTNodeBase
BTCooldownNode
Index
Properties
name?
kind
child
cooldown
Ms
cooldown
Status?
Properties
Optional
name
name
?:
string
kind
kind
:
"cooldown"
child
child
:
BTNode
cooldown
Ms
cooldownMs
:
number
Optional
cooldown
Status
cooldownStatus
?:
BTStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
kind
child
cooldown
Ms
cooldown
Status
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...