Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FEnumProperty > FEnumProperty
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/EnumProperty.h |
Include | #include "UObject/EnumProperty.h" |
Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/EnumProperty.cpp |
FEnumProperty
&40;
FFieldVariant InOwner,
const UECodeGen_Private::FEnumPropertyParams & Prop
&41;
Remarks
Constructor used for constructing compiled in properties
Parameters
Name | Description |
---|---|
InOwner | Owner of the property |
Prop | Pointer to the compiled in structure describing the property |