Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h |
Include |
#include "UObject/Class.h" |
ECppForm GetCppForm() const
Returns the type of enum: whether it's a regular enum, namespaced enum or C++11 enum class.
The enum type.