FNiagaraHistoryVariable::SetVarWithOriginalAliasName

Use carefully, implemented to fixup names of module namespace parameters that alias with other parameters in same scope.

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

void SetVarWithOriginalAliasName
(
    const FName & NewName
)

Remarks

Use carefully, implemented to fixup names of module namespace parameters that alias with other parameters in same scope.

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