Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/UEnum > API/Runtime/CoreUObject/UObject/UEnum/LookupEnumNameSlow
Deprecated * LookupEnumNameSlow that takes only enum name is deprecated. Please use the version of this function that also takes enum package name.
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h |
Include | #include "UObject/Class.h" |
static int64 LookupEnumNameSlow
&40;
const TCHAR &42; InTestShortName,
UEnum &42;&42; FoundEnum
&41;
Remarks
Searches the list of all enum value names for the specified name the value the specified name represents if found, otherwise INDEX_NONE