FEnumProperty::GetEnum

Returns a pointer to the [UEnum](API\Runtime\CoreUObject\UObject\UEnum) of this property.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/EnumProperty.h"

Syntax

UEnum * GetEnum() const

Remarks

Returns a pointer to the UEnum of this property.

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