Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
FIoChunkBlockDecodeRequest |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Core/Public/IO/IoChunkEncoding.h |
| Include Path |
#include "IO/IoChunkEncoding.h" |
Syntax
struct FIoChunkBlockDecodeRequest
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DecodedBlock |
FMutableMemoryView |
|
IO/IoChunkEncoding.h |
|
| EncodedBlock |
FMutableMemoryView |
|
IO/IoChunkEncoding.h |
|
| OnDecoded |
FIoBlockDecoded |
|
IO/IoChunkEncoding.h |
|
| Params |
FIoChunkBlockDecodingParams |
|
IO/IoChunkEncoding.h |
|
Functions
Public