INameValidatorInterface::GetErrorText

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Kismet2/Kismet2NameValidators.h

Include

#include "Kismet2/Kismet2NameValidators.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Kismet2/Kismet2NameValidators.cpp

Syntax

static FText GetErrorText
(
    const FString & Name,
    EValidatorResult ErrorCode
)

Returns

A text string describing the type of error in ErrorCode for Name

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