FNiagaraParameterStore::GetParameterData

Returns the parameter data for the passed parameter if it exists in this store. Null if not.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraParameterStore.h"

Syntax

const uint8 * GetParameterData
(
    const FNiagaraVariable & Parameter
) const

Remarks

Returns the parameter data for the passed parameter if it exists in this store. Null if not.

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