UNiagaraStackParameterStoreEntry::IsUniqueName

Checks if the chosen name is unique (not duplicate)

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackParameterStoreEntry.h

Include

#include "ViewModels/Stack/NiagaraStackParameterStoreEntry.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/ViewModels/Stack/NiagaraStackParameterStoreEntry.cpp

Syntax

bool IsUniqueName
(
    FString NewName
)

Remarks

Checks if the chosen name is unique (not duplicate)

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