Navigation
API > API/Plugins > API/Plugins/PlainProps
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include | #include "PlainPropsBind.h" |
Syntax
class FMemberVisitor
Remarks
Iterates over member bindings.
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint16 | InnerRangeIdx | ||
| uint16 | InnerSchemaIdx | ||
| uint16 | MemberIdx | ||
| const uint16 | NumMembers | ||
| const FSchemaBinding & | Schema |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMemberVisitor
(
const FSchemaBinding& InSchema |
Functions
| Type | Name | Description | |
|---|---|---|---|
| uint16 | GetIndex () |
||
| FEnumSchemaId | |||
| FSchemaId | |||
| FMemberBindTypeRange | |||
| FLeafMemberBinding | GrabLeaf () |
||
| uint64 | |||
| FRangeMemberBinding | GrabRange () |
||
| FOptionalSchemaId | GrabRangeSchema
(
FMemberType InnermostType |
||
| FStructMemberBinding | GrabStruct () |
||
| FStructSchemaId | GrabStructSchema
(
FStructType Type |
||
| bool | HasMore () |
||
| EMemberKind | PeekKind () |
||
| uint32 | PeekOffset () |
||
| FMemberBindType | PeekType () |
||
| void | SkipMember () |
Typedefs
| Name | Description |
|---|---|
| FMemberBindTypeRange |