Navigation
API > API/Plugins > API/Plugins/PlainProps
Helper that consumes 8 bits from the byte value stream.
| Name | FBitCacheReader |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsRead.h |
| Include Path | #include "PlainPropsRead.h" |
Syntax
class FBitCacheReader
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BitIt | uint8 | PlainPropsRead.h | ||
| Bits | uint8 | PlainPropsRead.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool GrabNext
(
FByteReader& Bytes |
PlainPropsRead.h | ||
FORCENOINLINE void Skip
(
uint32 Num, |
PlainPropsRead.h |