Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FLeafBindType |
| Type | union |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path | #include "PlainPropsBind.h" |
Syntax
union FLeafBindType
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
constexpr FLeafBindType
(
FUnpackedLeafType In |
PlainPropsBind.h | ||
constexpr FLeafBindType
(
FLeafType In |
PlainPropsBind.h | ||
constexpr FLeafBindType
(
FBitfieldBoolBindType In |
PlainPropsBind.h | ||
constexpr FLeafBindType
(
uint8 BitfieldIdx |
PlainPropsBind.h | ||
constexpr FLeafBindType
(
ELeafBindType BasicType, |
PlainPropsBind.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| _ | EMemberKind | PlainPropsBind.h | ||
| _Pad | uint8 | PlainPropsBind.h | ||
| Basic | FBasicLeafBindType | PlainPropsBind.h | ||
| Bind | PlainProps::FLeafBindType | PlainPropsBind.h | ||
| Bitfield | FBitfieldBoolBindType | PlainPropsBind.h | ||
| Type | ELeafBindType | PlainPropsBind.h |