Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FNestedRangeLoadIterator |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsLoadMember.h |
| Include Path | #include "PlainPropsLoadMember.h" |
Syntax
class FNestedRangeLoadIterator
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNestedRangeLoadIterator
(
const FRangeLoadSchema& InSchema, |
PlainPropsLoadMember.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BitIt | FBitCacheReader | PlainPropsLoadMember.h | ||
| ByteIt | FByteReader | PlainPropsLoadMember.h | ||
| FNestedRangeLoadView | friend | PlainPropsLoadMember.h | ||
| Schema | FRangeLoadSchema | PlainPropsLoadMember.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FNestedRangeLoadIterator& Rhs |
PlainPropsLoadMember.h | ||
FRangeLoadView operator*() |
PlainPropsLoadMember.h | ||
void operator++() |
PlainPropsLoadMember.h |