Navigation
API > API/Plugins > API/Plugins/PlainProps
Hides the inheritance chain and iterates over super members first.
| Name | FFlatMemberReader |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsRead.h |
| Include Path | #include "PlainPropsRead.h" |
Syntax
class FFlatMemberReader
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFlatMemberReader
(
FStructView Struct |
PlainPropsRead.h |
Structs
| Name | Remarks |
|---|---|
| FReader |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| It | FReader * | PlainPropsRead.h | ||
| Lineage | TArray< FReader, TInlineAllocator< 8 > > | PlainPropsRead.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLeafView GrabLeaf() |
PlainPropsRead.h | ||
FRangeView GrabRange() |
PlainPropsRead.h | ||
FStructView GrabStruct() |
PlainPropsRead.h | ||
bool HasMore() |
PlainPropsRead.h | ||
EMemberKind PeekKind() |
PlainPropsRead.h | ||
FMemberId PeekName() |
PlainPropsRead.h | ||
FType PeekOwner() |
PlainPropsRead.h |