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

Implementation of NodeGraphManager. More...

#include "NodeGraphManager.h"
#include "GraphMigrator.h"
#include "../system/system_utils.h"
#include <fstream>
+ Include dependency graph for NodeGraphManager.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 
namespace  Olympe::NodeGraph
 

Typedefs

using json = nlohmann::json
 

Detailed Description

Implementation of NodeGraphManager.

Author
Olympe Engine
Date
2026-02-18

Definition in file NodeGraphManager.cpp.

Typedef Documentation

◆ json

Definition at line 13 of file NodeGraphManager.cpp.