![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
UI Properties panel for atomic task (action) node parameters. More...
#include <string>#include <vector>#include <memory>#include <unordered_map>
Include dependency graph for ActionParametersPanel.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Olympe::ActionParameter |
| Represents a single parameter of an action task. More... | |
| class | Olympe::ActionParametersPanel |
| ImGui sub-panel for editing action node parameters. More... | |
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
UI Properties panel for atomic task (action) node parameters.
Displays editable parameters for selected action nodes. Supports various parameter types (String, Float, Int, Bool, etc.).
Definition in file ActionParametersPanel.h.