![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
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 | |
UI Properties panel for a GetBBValue node – variable selector with preview.
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.