| Action |
TSharedPtr< FEdGraphSchemaAction > |
The action being used for the widget |
SGraphActionMenu.h |
|
| bHandleMouseButtonDown |
bool |
True if we want to use the mouse delegate |
SGraphActionMenu.h |
|
| bIsReadOnly |
bool |
True if the widget should be read only - no renaming allowed |
SGraphActionMenu.h |
|
| HighlightText |
TAttribute< FText > |
The text to highlight |
SGraphActionMenu.h |
|
| IsRowSelectedDelegate |
FIsSelected |
The delegate to determine if the current action is selected in the row |
SGraphActionMenu.h |
|
| MouseButtonDownDelegate |
FCreateWidgetMouseButtonDown |
Delegate for mouse button going down |
SGraphActionMenu.h |
|
| OnRenameRequest |
FOnRenameRequestActionNode *const |
This will be returned, hooked up to request a rename |
SGraphActionMenu.h |
|