Navigation
API > API/Plugins > API/Plugins/PlainProps
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsTypes.h |
| Include | #include "PlainPropsTypes.h" |
Syntax
struct FUnpackedLeafType
Variables
| Type | Name | Description | |
|---|---|---|---|
| ELeafType | Type | ||
| ELeafWidth | Width |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| constexpr | FUnpackedLeafType
(
FLeafType In |
||
| constexpr | FUnpackedLeafType
(
ELeafType InType, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint16 | AsInt () |
||
| FMemberType | Pack () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
FUnpackedLeafType O |