Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FNiagaraParameterCreatedData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| NiagaraGraph.h | |||
FNiagaraParameterCreatedData
(
UNiagaraScriptVariable* ScriptVariable |
NiagaraGraph.h |
FNiagaraParameterCreatedData()
| Name | FNiagaraParameterCreatedData |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraGraph.h |
| Include Path | #include "NiagaraGraph.h" |
FNiagaraParameterCreatedData()
FNiagaraParameterCreatedData(UNiagaraScriptVariable *)
| Name | FNiagaraParameterCreatedData |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraGraph.h |
| Include Path | #include "NiagaraGraph.h" |
FNiagaraParameterCreatedData
(
UNiagaraScriptVariable * ScriptVariable
)