Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
Custom widget for GraphActionMenu
| |
|
| Name |
SNiagaraGraphActionWidget |
| Type |
class |
| Header File |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/SNiagaraGraphActionWidget.h |
| Include Path |
#include "SNiagaraGraphActionWidget.h" |
Syntax
class SNiagaraGraphActionWidget : public SCompoundWidget
Inheritance Hierarchy
Structs
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ActionPtr |
TWeakPtr< struct FEdGraphSchemaAction > |
The item that we want to display with this widget |
SNiagaraGraphActionWidget.h |
|
| MouseButtonDownDelegate |
FCreateWidgetMouseButtonDown |
Delegate executed when mouse button goes down |
SNiagaraGraphActionWidget.h |
|
Functions
Public