![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IoChunkEncoding.h>
Inheritance diagram for FIoChunkEncodingParams:Public Attributes | |
| FName | CompressionFormat = TEXT("Oodle") |
| FMemoryView | EncryptionKey |
| uint32 | BlockSize = (64 << 10) |
Defines how the I/O chunk gets encoded into a set of compressed and encrypted block(s).
| uint32 FIoChunkEncodingParams::BlockSize = (64 << 10) |
| FMemoryView FIoChunkEncodingParams::EncryptionKey |