Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FGraphTraversalHandle
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NiagaraParameterMapHistory.h | |||
FGraphTraversalHandle
(
const TArray< FGuid >& InputPath, |
NiagaraParameterMapHistory.h |
FGraphTraversalHandle()
| Name | FGraphTraversalHandle |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraParameterMapHistory.h |
| Include Path | #include "NiagaraParameterMapHistory.h" |
FGraphTraversalHandle()
FGraphTraversalHandle(const TArray< FGuid > &, TArray< FString >)
| Name | FGraphTraversalHandle |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraParameterMapHistory.h |
| Include Path | #include "NiagaraParameterMapHistory.h" |
FGraphTraversalHandle
(
const TArray < FGuid > & InputPath,
TArray < FString > InFriendlyPath
)