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