Brunot
Loading...
Searching...
No Matches
Node.cpp File Reference
#include "Node.h"
#include "imgui.h"
#include "System/Logging.h"
#include "System/Editor.h"
#include "Framework/System.h"
#include "Engine.h"
#include "Framework/Entity.h"
#include "System/Messaging.h"
#include "Utility/Path/Path.h"
Include dependency graph for Node.cpp:

Functions

auto to_json (json &j, const Node &n) ->void
auto from_json (const json &j, Node &n) ->void

Function Documentation

◆ from_json()

auto from_json ( const json & j,
Node & n )->void
Here is the caller graph for this function:

◆ to_json()

auto to_json ( json & j,
const Node & n )->void