Hierarchy

Constructors

Properties

NODE_COUNT: number = 0
name: string
children: BehaviorNode[]
lastResult: BehaviorStatus
nextUpdateTime: number
parent: null | BehaviorNode
id: number
action: (() => void)

Type declaration

    • (): void
    • Returns void

Methods