ecspresso
    Preparing search index...
    • Reset an entity's behavior tree: abort any running action, clear all composite progress, and optionally reset the blackboard.

      Parameters

      • ecs: BehaviorTreeWorld
      • entityId: number
      • Optionalblackboard: Partial<Record<string, unknown>>

      Returns void