Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | FNiagaraAction_NewNode |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraActions.h |
| Include Path | #include "NiagaraActions.h" |
Syntax
USTRUCT ()
struct FNiagaraAction_NewNode : public FNiagaraMenuAction_Generic
Inheritance Hierarchy
- FNiagaraMenuAction_Base → FNiagaraMenuAction_Generic → FNiagaraAction_NewNode
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NiagaraActions.h | |||
FNiagaraAction_NewNode
(
FText InDisplayName, |
NiagaraActions.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WeakNodeTemplate | TWeakObjectPtr< class UEdGraphNode > | NiagaraActions.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UEdGraphNode * CreateNode
(
UEdGraph* Graph, |
NiagaraActions.h | ||
UEdGraphNode * CreateNode
(
UEdGraph* Graph, |
NiagaraActions.h |