Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FEnumProperty
Description
Set the UEnum of this property.
Internal! Used for creation of enums that use impersonation.
| Name | SetEnumForImpersonation |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/EnumProperty.h |
| Include Path | #include "UObject/EnumProperty.h" |
void SetEnumForImpersonation
(
UEnum * InEnum
)