17#include "../system/system_utils.h"
18#include "../system/system_consts.h"
19#include "../NodeGraphCore/GlobalTemplateBlackboard.h"
21#include "../third_party/imgui/imgui.h"
22#include "../third_party/imnodes/imnodes.h"
23#include "../json_helper.h"
24#include "../TaskSystem/TaskGraphLoader.h"
34#include <unordered_set>
UI-side registry of available atomic tasks with display metadata.
Wrapper around the graph blackboard entries for dropdown editors.
Registry of available condition types for Branch/While node dropdowns.
Runtime debug controller for ATS Visual Scripting (Phase 5).
Defines MathOpOperand — operand references for MathOp nodes.
Hardcoded lists of math and comparison operators for dropdown editors.
ImNodes-based graph editor for ATS Visual Script graphs (Phase 5).
< Provides AssetID and INVALID_ASSET_ID