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

UI Properties panel for a GetBBValue node – variable selector with preview. More...

#include <string>
#include <vector>
#include <functional>
#include "../../TaskSystem/TaskGraphTemplate.h"
+ Include dependency graph for GetBBValuePropertyPanel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Olympe::GetBBValuePropertyPanel
 ImGui sub-panel for editing GetBBValue node's blackboard variable selection. More...
 

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Detailed Description

UI Properties panel for a GetBBValue node – variable selector with preview.

Author
Olympe Engine
Date
2026-03-18

GetBBValuePropertyPanel renders the Properties panel for a selected GetBBValue node. It provides:

C++14 compliant — no std::optional, structured bindings, std::filesystem.

Definition in file GetBBValuePropertyPanel.h.