Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FBoolRangeIterator |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsRead.h |
| Include Path | #include "PlainPropsRead.h" |
Syntax
class FBoolRangeIterator
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBoolRangeIterator
(
const uint8* Data, |
PlainPropsRead.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Byte | const uint8 * | PlainPropsRead.h | ||
| Mask | uint32 | PlainPropsRead.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
FBoolRangeIterator Rhs |
PlainPropsRead.h | ||
bool operator*() |
PlainPropsRead.h | ||
FBoolRangeIterator & operator++() |
PlainPropsRead.h | ||
FBoolRangeIterator operator++
(
int |
PlainPropsRead.h |