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

Command for deleting a node. More...

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

Go to the source code of this file.

Classes

class  Olympe::NodeGraph::DeleteNodeCommand
 Deletes a node from the graph. More...
 

Namespaces

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

Detailed Description

Command for deleting a node.

Author
Olympe Engine
Date
2026-02-18

Definition in file DeleteNodeCommand.h.