UNiagaraNodeInput::GenerateUniqueName

Generate a unique name based off of the existing names in the system.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraNodeInput.h"

Source

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

Syntax

static FName GenerateUniqueName
(
    const UNiagaraGraph * Graph,
    FName & ProposedName,
    ENiagaraInputNodeUsage Usage
)

Remarks

Generate a unique name based off of the existing names in the system.

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