FNiagaraEditorUtilities::GetUniqueObjectName

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraEditorUtilities.h"

Syntax

namespace FNiagaraEditorUtilities
{
    template<typename T>
    FName FNiagaraEditorUtilities::GetUniqueObjectName
    (
        UObject * Outer,
        const FString & CandidateName
    )
}

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