Navigation
API > API/Plugins > API/Plugins/PlainProps
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsRead.h |
| Include | #include "PlainPropsRead.h" |
Syntax
class FStructRangeIterator
Constructors
| Type | Name | Description | |
|---|---|---|---|
FStructRangeIterator
(
const FStructSchemaHandle& InSchema, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FStructRangeIterator& Rhs |
||
| FStructView | operator* () |
||
| void | operator++ () |