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 FBitCacheReader
Remarks
Helper that consumes 8 bits from the byte value stream.
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GrabNext
(
FByteReader& Bytes |
||
| void | Skip
(
uint32 Num, |