| Action |
const TSharedPtr< FNiagaraMenuAction_Generic > |
|
SNiagaraGraphActionWidget.h |
|
| bHandleMouseButtonDown |
bool |
True if we want to use the mouse delegate |
SNiagaraGraphActionWidget.h |
|
| bIsReadOnly |
bool |
True if the widget should be read only - no renaming allowed |
SNiagaraGraphActionWidget.h |
|
| FavoriteActionsProfileName |
TOptional< FName > |
If specified, adds a 'favorite' toggle to the widget |
SNiagaraGraphActionWidget.h |
|
| HighlightText |
TAttribute< FText > |
The text to highlight |
SNiagaraGraphActionWidget.h |
|
| IsRowSelectedDelegate |
FIsSelected |
The delegate to determine if the current action is selected in the row |
SNiagaraGraphActionWidget.h |
|
| PreviewMovieViewModel |
TSharedPtr< FNiagaraPreviewMovieViewModel > |
Needs to be supplied for preview movie playback to work. |
SNiagaraGraphActionWidget.h |
|