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