Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Classes | Namespaces
BTNodePalette.h File Reference

ImGui palette for dragging BT nodes. More...

#include "BTNodeRegistry.h"
#include <string>
+ Include dependency graph for BTNodePalette.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Olympe::AI::BTNodePalette
 UI palette for BT node selection. More...
 

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 
namespace  Olympe::AI
 

Detailed Description

ImGui palette for dragging BT nodes.

Author
Olympe Engine
Date
2026-02-18

Provides an ImGui window showing all available BT node types organized by category. Supports search filtering and drag-and-drop functionality.

Definition in file BTNodePalette.h.