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

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
 

Detailed Description

Blackboard and variables panel rendering (Phase 12).

Author
Olympe Engine
Date
2026-03-09

Extracted methods:

Definition in file VisualScriptEditorPanel_Blackboard.cpp.