FNiagaraParameterStore::CopyParameterData

Copies the passed parameter from this parameter store into another.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraParameterStore.h

Include

#include "NiagaraParameterStore.h"

Syntax

void CopyParameterData
(
    FNiagaraParameterStore & DestStore,
    const FNiagaraVariable & Parameter
) const

Remarks

Copies the passed parameter from this parameter store into another.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss