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 FBoolRangeView
Constructors
| Type | Name | Description | |
|---|---|---|---|
FBoolRangeView
(
const uint8* InData, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FBoolRangeIterator | begin () |
||
| FBoolRangeIterator | end () |
||
| uint64 | Num () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator[]
(
uint64 Idx |