ecspresso
    Preparing search index...
    NodeStatus: typeof NodeStatus[keyof typeof NodeStatus]

    Return value from behavior tree node ticks.

    • Success (0) — node completed successfully
    • Failure (1) — node failed
    • Running (2) — node still executing, will resume next tick