FNiagaraUserRedirectionParameterStore::MakeUserVariable

Turn the input NiagaraVariable into the User namespaced version if needed, independent of whether or not it is in a redirection table.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraUserRedirectionParameterStore.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraUserRedirectionParameterStore.cpp

Syntax

static void MakeUserVariable
(
    FNiagaraVariableBase & InVar
)

Remarks

Turn the input NiagaraVariable into the User namespaced version if needed, independent of whether or not it is in a redirection table.

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