Human-readable name (used in abort events)
Called each frame while this node is active; return NodeStatus
Optionaloptions: { onAbort?: (ctx: BehaviorTreeContext<BB>) => void }Optional onAbort callback fired when preempted by a higher-priority branch
Create an action leaf node.