Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FMemberLoader |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsLoadMember.h |
| Include Path | #include "PlainPropsLoadMember.h" |
Syntax
class FMemberLoader
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMemberLoader
(
FStructLoadView Struct |
PlainPropsLoadMember.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Batch | const FLoadBatch & | PlainPropsLoadMember.h | ||
| LoadIdIt | const FStructSchemaId * | PlainPropsLoadMember.h | ||
| Reader | FMemberReader | PlainPropsLoadMember.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLeafView GrabLeaf() |
PlainPropsLoadMember.h | ||
FRangeLoadView GrabRange() |
PlainPropsLoadMember.h | ||
FStructLoadView GrabStruct() |
PlainPropsLoadMember.h | ||
bool HasMore() |
PlainPropsLoadMember.h | ||
EMemberKind PeekKind() |
PlainPropsLoadMember.h | ||
FOptionalMemberId PeekName() |
PlainPropsLoadMember.h | ||
FOptionalMemberId PeekNameUnchecked() |
PlainPropsLoadMember.h | ||
FMemberType PeekType() |
PlainPropsLoadMember.h |