Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FEnumDeclaration |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsDeclare.h |
| Include Path | #include "PlainPropsDeclare.h" |
Syntax
struct FEnumDeclaration
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Enumerators | FEnumerator | PlainPropsDeclare.h | ||
| Mode | EEnumMode | PlainPropsDeclare.h | ||
| NumEnumerators | uint16 | EOptionalLeafWidth Width; // Possible approach to declare enums w/o any noted values. | PlainPropsDeclare.h | |
| Type | FType | PlainPropsDeclare.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TConstArrayView< FEnumerator > GetEnumerators() |
PlainPropsDeclare.h |