FNiagaraParameterDirectBinding

Direct binding to a parameter store to allow efficient gets/sets from code etc.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraParameterStore.h"

Syntax

template<typename T>
struct FNiagaraParameterDirectBinding

Remarks

Direct binding to a parameter store to allow efficient gets/sets from code etc. Does no tracking of lifetimes etc so users are responsible for safety.

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