Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Namespaces
BTNodePropertyPanel.cpp File Reference

Property editor panel implementation for BehaviorTree nodes. More...

#include "BTNodePropertyPanel.h"
#include "BTNodeGraphManager.h"
#include "../third_party/imgui/imgui.h"
#include "../DataManager.h"
#include "../AI/BehaviorTree.h"
#include "../system/system_utils.h"
#include "../Editor/Modals/FilePickerModal.h"
#include <cstring>
+ Include dependency graph for BTNodePropertyPanel.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Detailed Description

Property editor panel implementation for BehaviorTree nodes.

Author
Olympe Engine
Date
2026-04-08

Definition in file BTNodePropertyPanel.cpp.