UEnum::GetEnumText

Choose your operating system:

Windows

macOS

Linux

Deprecated

  • GetEnumText with name index is deprecated, call GetDisplayNameTextByIndex instead

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h

Include

#include "UObject/Class.h"

Syntax

FText GetEnumText
(
    int32 NameIndex
) const