![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Blackboard and variables panel rendering (Phase 12). More...
#include "VisualScriptEditorPanel.h"#include "../system/system_utils.h"#include "../NodeGraphCore/GlobalTemplateBlackboard.h"#include "../third_party/imgui/imgui.h"#include <sstream>#include <iomanip>#include <cstring>#include <unordered_map>#include <algorithm>
Include dependency graph for VisualScriptEditorPanel_Blackboard.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
Blackboard and variables panel rendering (Phase 12).
Extracted methods:
Definition in file VisualScriptEditorPanel_Blackboard.cpp.