FNiagaraParameterMapHistory::MoveToExternalConstantNamespaceVariable

Take a non-namespaced variable and move it to an appropriate external constant namespace for this script type.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraParameterMapHistory.h

Include

#include "NiagaraParameterMapHistory.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraParameterMapHistory.cpp

Syntax

static FNiagaraVariable MoveToExternalConstantNamespaceVariable
(
    const FNiagaraVariable & InVar,
    const UNiagaraScript * InScript
)

Remarks

Take a non-namespaced variable and move it to an appropriate external constant namespace for this script type.

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