Navigation
API > API/Plugins > API/Plugins/PlainProps
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include | #include "PlainPropsBind.h" |
Syntax
struct FMemberBinder
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSchemaId * | InnerSchemaIt | ||
| FMemberBindType * | MemberIt | ||
| uint32 * | OffsetIt | ||
| FRangeBinding * | RangeBindingIt | ||
| FMemberBindType * | RangeTypeIt | ||
| FSchemaBinding & | Schema |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMemberBinder
(
FSchemaBinding& InSchema |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddInnerSchema
(
FSchemaId InnermostSchema |
||
| void | AddMember
(
FMemberBindType Type, |
||
| void | AddRange
(
TConstArrayView< FRangeBinding > Ranges, |