Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h |
Include | #include "SGraphActionMenu.h" |
Syntax
struct FCustomExpanderData
Variables
Type | Name | Description |
---|---|---|
TSharedPtr< FEd... | RowAction | The action associated with the menu row being customized |
TSharedPtr< ITa... | TableRow | The menu row associated with the widget being customized |
TSharedPtr< SPa... | WidgetContainer | The widget container that the custom expander will belong to |