Inherits AzToolsFramework::UndoSystem::URSequencePoint.
Inherited by ScriptCanvasEditor::GraphItemChangeCommand.
 | 
| 
  | AZ_RTTI (GraphItemCommand, "{94B50FAC-ACAF-4B9B-BA3C-9F3EE36854BA}", AzToolsFramework::UndoSystem::URSequencePoint) | 
|   | 
| 
  | AZ_CLASS_ALLOCATOR (GraphItemCommand, AZ::SystemAllocator) | 
|   | 
| 
  | GraphItemCommand (AZStd::string_view friendlyName) | 
|   | 
| 
void  | Undo () override | 
|   | 
| 
void  | Redo () override | 
|   | 
| 
virtual void  | Capture (EditorGraph *graph, bool captureUndo) | 
|   | 
| 
bool  | Changed () const override | 
|   | 
 | 
| 
AZ::EntityId  | m_graphCanvasGraphId | 
|   | 
| 
AZ::EntityId  | m_scriptCanvasEntityId | 
|   | The id of the ScriptCanvas Entity with the Script Canvas Graph and Graph Canvas Scene. 
  | 
|   | 
| 
ScriptCanvas::ScriptCanvasId  | m_scriptCanvasId | 
|   | 
| 
AZStd::vector< AZ::u8 >  | m_undoState | 
|   | 
| 
AZStd::vector< AZ::u8 >  | m_redoState | 
|   | 
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Editor/Undo/ScriptCanvasGraphCommand.h