Navigation
API > API/Editor > API/Editor/GraphEditor
Inheritance Hierarchy
- SCompoundWidget
- SDefaultGraphActionWidget
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h |
Include | #include "SGraphActionMenu.h" |
Syntax
class SDefaultGraphActionWidget : public SCompoundWidget
Remarks
Default widget for GraphActionMenu
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TWeakPtr< FEdGraphSchemaAction > | ActionPtr | The item that we want to display with this widget |
![]() |
FCreateWidgetMouseButtonDown | MouseButtonDownDelegate | Delegate executed when mouse button goes down |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FArguments& InArgs, |
|
![]() ![]() |
FReply | OnMouseButtonDown
(
const FGeometry& MyGeometry, |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments | ||
![]() |
FCreateWidgetForActionData | ||
![]() |
FCustomExpanderData |