Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FGraphTraversalHandle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void PushNode
(
const UEdGraphNode* Node |
NiagaraParameterMapHistory.h | ||
void PushNode
(
const FNiagaraCompilationNode* Node |
NiagaraParameterMapHistory.h |
PushNode(const UEdGraphNode *)
| Name | PushNode |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraParameterMapHistory.h |
| Include Path | #include "NiagaraParameterMapHistory.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraParameterMapHistory.cpp |
void PushNode
(
const UEdGraphNode * Node
)
PushNode(const FNiagaraCompilationNode *)
| Name | PushNode |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraParameterMapHistory.h |
| Include Path | #include "NiagaraParameterMapHistory.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraParameterMapHistory.cpp |
void PushNode
(
const FNiagaraCompilationNode * Node
)