Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FBoolRangeView |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsRead.h |
| Include Path | #include "PlainPropsRead.h" |
Syntax
class FBoolRangeView
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBoolRangeView
(
const uint8* InData, |
PlainPropsRead.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Data | const uint8 * | PlainPropsRead.h | ||
| NumBits | uint64 | PlainPropsRead.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBoolRangeIterator begin() |
PlainPropsRead.h | ||
void Copy
(
void* Dst, |
PlainPropsRead.h | ||
FBoolRangeIterator end() |
PlainPropsRead.h | ||
uint64 Num() |
PlainPropsRead.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator[]
(
uint64 Idx |
PlainPropsRead.h |