Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FNiagaraGraphParameterReference
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NiagaraGraph.h | |||
FNiagaraGraphParameterReference
(
const FGuid& InKey, |
NiagaraGraph.h |
FNiagaraGraphParameterReference()
| Name | FNiagaraGraphParameterReference |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraGraph.h |
| Include Path | #include "NiagaraGraph.h" |
FNiagaraGraphParameterReference()
FNiagaraGraphParameterReference(const FGuid &, UObject *)
| Name | FNiagaraGraphParameterReference |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraGraph.h |
| Include Path | #include "NiagaraGraph.h" |
FNiagaraGraphParameterReference
(
const FGuid & InKey,
UObject * InValue
)