Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNode
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UNiagaraGraph * GetNiagaraGraph () |
Get the Niagara graph that owns this node | NiagaraNode.h | |
| NiagaraNode.h |
GetNiagaraGraph()
Description
Get the Niagara graph that owns this node
| Name | GetNiagaraGraph |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNode.h |
| Include Path | #include "NiagaraNode.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNode.cpp |
const UNiagaraGraph * GetNiagaraGraph() const
GetNiagaraGraph()
| Name | GetNiagaraGraph |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNode.h |
| Include Path | #include "NiagaraNode.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNode.cpp |
UNiagaraGraph * GetNiagaraGraph()