10#include "../CommandSystem.h"
11#include "../GraphDocument.h"
ComponentTypeID GetComponentTypeID_Static()
Commande pour supprimer un lien.
bool Undo() override
Undo the command.
std::string GetDescription() const override
Get description of the command.
DeleteLinkCommand(GraphDocument *document, uint32_t linkId)
Constructeur.
bool Execute() override
Execute the command.
GraphDocument * m_document
Main document class for a node graph.
Base interface for all commands.
< Provides AssetID and INVALID_ASSET_ID