Open 3D Engine GraphCanvas Gem API Reference  23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
GraphCanvas::AlignSelectionMenuAction Class Reference

Inherits GraphCanvas::AlignmentContextMenuAction.

Public Member Functions

 AZ_CLASS_ALLOCATOR (AlignSelectionMenuAction, AZ::SystemAllocator)
 
 AlignSelectionMenuAction (AZStd::string_view name, GraphUtils::VerticalAlignment verAlign, GraphUtils::HorizontalAlignment horAlign, QObject *parent)
 
bool IsInSubMenu () const override
 
AZStd::string GetSubMenuPath () const override
 
SceneReaction TriggerAction (const AZ::Vector2 &scenePos) override
 
- Public Member Functions inherited from GraphCanvas::AlignmentContextMenuAction
ActionGroupId GetActionGroupId () const override
 
- Public Member Functions inherited from GraphCanvas::ContextMenuAction
void SetTarget (const GraphId &graphId, const AZ::EntityId &targetId)
 
virtual SceneReaction TriggerAction (const GraphId &graphId, const AZ::Vector2 &scenePos)
 

Static Public Member Functions

static void CreateAlignmentSubMenu (EditorContextMenu *contextMenu)
 
- Static Public Member Functions inherited from GraphCanvas::AlignmentContextMenuAction
static ActionGroupId GetAlignmentContextMenuActionGroupId ()
 

Additional Inherited Members

- Public Types inherited from GraphCanvas::ContextMenuAction
enum  SceneReaction { Unknown, PostUndo, Nothing }
 
- Protected Member Functions inherited from GraphCanvas::AlignmentContextMenuAction
 AlignmentContextMenuAction (AZStd::string_view actionName, QObject *parent)
 
void RefreshAction () override
 
- Protected Member Functions inherited from GraphCanvas::ContextMenuAction
 ContextMenuAction (AZStd::string_view actionName, QObject *parent)
 
const AZ::EntityId & GetTargetId () const
 
const GraphId & GetGraphId () const
 
EditorId GetEditorId () const
 
virtual void RefreshAction (const GraphId &graphId, const AZ::EntityId &targetId)
 

The documentation for this class was generated from the following file: