Skip to content

BtDefinition

Defined in: ai/bt/types.ts:45

optional orphans?: BtNode[]

Defined in: ai/bt/types.ts:51

Editor-only unconnected nodes/subtrees (created but not yet wired under root). The interpreter ignores them — only root is ticked.


root: BtNode

Defined in: ai/bt/types.ts:46