AZ_CLASS_ALLOCATOR(GraphItemCommand, AZ::SystemAllocator) (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | |
AZ_RTTI(GraphItemCommand, "{94B50FAC-ACAF-4B9B-BA3C-9F3EE36854BA}", AzToolsFramework::UndoSystem::URSequencePoint) (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | |
Capture(EditorGraph *graph, bool captureUndo) (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | virtual |
Changed() const override (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | |
GraphItemCommand(AZStd::string_view friendlyName) (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | explicit |
GraphItemCommand(const GraphItemCommand &)=delete (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | protected |
m_graphCanvasGraphId (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | protected |
m_redoState (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | protected |
m_scriptCanvasEntityId | ScriptCanvasEditor::GraphItemCommand | protected |
m_scriptCanvasId (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | protected |
m_undoState (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | protected |
operator=(const GraphItemCommand &)=delete (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | protected |
Redo() override (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | |
RestoreItem(const AZStd::vector< AZ::u8 > &restoreBuffer) (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | protectedvirtual |
Undo() override (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | |
~GraphItemCommand() override=default (defined in ScriptCanvasEditor::GraphItemCommand) | ScriptCanvasEditor::GraphItemCommand | |