Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraParameterStore
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 |
void Bind
(
FNiagaraParameterStore * DestStore,
const FNiagaraBoundParameterArray * BoundParameters
)
Remarks
Binds this parameter store to another, by default if we find no matching parameters we will not maintain a pointer to the store.