Open 3D Engine GraphCanvas Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
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) | |