Navigation
API > API/Runtime > API/Runtime/CoreUObject
Structure relating to the definition of an enum
| Name | FEnumDefinition |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/VerseVM/VVMCustomAttributeHandler.h |
| Include Path | #include "VerseVM/VVMCustomAttributeHandler.h" |
Syntax
struct FEnumDefinition
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEnumDefinition
(
UEnum* InEnum |
VerseVM/VVMCustomAttributeHandler.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| UeEnum | UEnum * | VerseVM/VVMCustomAttributeHandler.h |