FNiagaraUserRedirectionParameterStore::RedirectUserVariable

If necessary it will replace the supplied variable with the fully qualified namespace (User.) appropriate for a user variable.

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

bool RedirectUserVariable
(
    FNiagaraVariableBase & UserVar
) const

Remarks

If necessary it will replace the supplied variable with the fully qualified namespace (User.) appropriate for a user variable. Will return false if the variable wasn't able to be converted into a valid user namespaced variable.

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