Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNiagaraParameterStore
| Type | Name | Description | |
|---|---|---|---|
| bool | CopyParameterData
(
const FNiagaraVariable& Parameter, |
Copies the data stored for the given variable to the target pointer. | |
| void | CopyParameterData
(
FNiagaraParameterStore& DestStore, |
Copies the passed parameter from this parameter store into another. | |
| void | CopyParameterData
(
FNiagaraParameterStore& DestStore, |