Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/FUserParameterAdapter
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< FUserParameterAdapter > Create
(
UNiagaraSystem* InSystem, |
SystemAdapter/SystemAdapter.h | ||
static TSharedRef< FUserParameterAdapter > Create
(
const UNiagaraSystem* InSystem, |
SystemAdapter/SystemAdapter.h |
Create(UNiagaraSystem *, const FNiagaraVariableWithOffset &)
| Name | Create |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/SystemAdapter/SystemAdapter.h |
| Include Path | #include "SystemAdapter/SystemAdapter.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/SystemAdapter/SystemAdapter.cpp |
static TSharedRef < FUserParameterAdapter > Create
(
UNiagaraSystem * InSystem,
const FNiagaraVariableWithOffset & InUserParameterWithOffset
)
Create(const UNiagaraSystem *, const FNiagaraVariableWithOffset &)
| Name | Create |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/SystemAdapter/SystemAdapter.h |
| Include Path | #include "SystemAdapter/SystemAdapter.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/SystemAdapter/SystemAdapter.cpp |
static TSharedRef < FUserParameterAdapter > Create
(
const UNiagaraSystem * InSystem,
const FNiagaraVariableWithOffset & InUserParameterWithOffset
)