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