Inherits GraphCanvas::PresetsMenuActionGroup.
Inherited by GraphCanvas::ApplyCommentPresetMenuActionGroup, and GraphCanvas::ApplyNodeGroupPresetMenuActionGroup.
Public Member Functions | |
| void | RefreshActionGroup (const GraphId &graphId, const AZ::EntityId &targetId) |
| ConstructContextMenuAction * | CreatePresetMenuAction (EditorContextMenu *contextMenu, AZStd::shared_ptr< ConstructPreset > preset) override |
Public Member Functions inherited from GraphCanvas::PresetsMenuActionGroup | |
| void | PopulateMenu (EditorContextMenu *contextMenu) |
| void | RefreshPresets () |
| void | OnPresetsChanged () override |
| void | OnConstructPresetsChanged (ConstructType constructType) override |
| void | SetEnabled (bool enabled) |
Protected Member Functions | |
| ApplyPresetMenuActionGroup (ConstructType constructType) | |
Protected Member Functions inherited from GraphCanvas::PresetsMenuActionGroup | |
| PresetsMenuActionGroup (ConstructType constructType) | |
|
overridevirtual |
Implements GraphCanvas::PresetsMenuActionGroup.