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