Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/LinkerLoad.h |
Include |
#include "UObject/LinkerLoad.h" |
Source |
/Engine/Source/Runtime/CoreUObject/Private/UObject/LinkerLoad.cpp |
Utility functions to query the enum name redirects list for the current name for an enum
Current full path of the enum. It will be None if no redirect found
Parameter |
Description |
---|---|
OldEnumName |
An old enum name, without path |