Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Classes | Namespaces
CreateNodeCommand.h File Reference

Command for creating a node. More...

#include "../CommandSystem.h"
#include "../GraphDocument.h"
+ Include dependency graph for CreateNodeCommand.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Olympe::NodeGraph::CreateNodeCommand
 Creates a new node in the graph. More...
 

Namespaces

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

Detailed Description

Command for creating a node.

Author
Olympe Engine
Date
2026-02-18

Definition in file CreateNodeCommand.h.