Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FEnumProperty
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/EnumProperty.h |
Include | #include "UObject/EnumProperty.h" |
void SetEnum
&40;
UEnum &42; InEnum
&41;
Remarks
Set the UEnum of this property.
May only be called once to lazily initialize the property when using the default constructor.