10#include "../CommandSystem.h"
11#include "../GraphDocument.h"
ComponentTypeID GetComponentTypeID_Static()
Deletes a node from the graph.
std::string GetDescription() const override
Get description of the command.
std::vector< LinkData > m_savedLinks
void Undo() override
Undo the command.
void Execute() override
Execute the command.
Main document class for a node graph.
Base interface for all commands.
< Provides AssetID and INVALID_ASSET_ID