Navigation
API > API/Plugins > API/Plugins/PlainProps
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include | #include "PlainPropsBind.h" |
Syntax
union FLeafBindType
Variables
| Type | Name | Description | |
|---|---|---|---|
| EMemberKind: 2 | _ | ||
| FArithmeticBindType | Arithmetic | ||
| PlainProps::FLeafBindType | Bind | ||
| FBitfieldBindType | Bitfield | ||
| ELeafBindType: 3 | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| constexpr | FLeafBindType
(
FUnpackedLeafType In |
||
| constexpr | FLeafBindType
(
FLeafType In |
||
| constexpr | FLeafBindType
(
FBitfieldBindType In |
||
| constexpr | FLeafBindType
(
uint8 BitfieldIdx |
||
| constexpr | FLeafBindType
(
ELeafBindType ArithmeticType, |