Navigation
Unreal Engine C++ API Reference > Plugins > Niagara > FNiagaraParameterStore
- FNiagaraParameterStore::InitFromSource()
- FNiagaraUserRedirectionParameterStore::InitFromSource()
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraParameterStore.h |
Include | #include "NiagaraParameterStore.h" |
Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraParameterStore.cpp |
virtual void InitFromSource
&40;
const FNiagaraParameterStore &42; SrcStore,
bool bNotifyAsDirty
&41;
Remarks
Called to initially set up the parameter store to exactly match the input store (other than any bindings and the internal name of it).