UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIoStoreTocCompressedBlockInfo Struct Reference

#include <IoDispatcher.h>

Public Attributes

uint64 Offset
 
uint32 CompressedSize
 
uint32 UncompressedSize
 
uint8 CompressionMethodIndex
 

Member Data Documentation

◆ CompressedSize

uint32 FIoStoreTocCompressedBlockInfo::CompressedSize

◆ CompressionMethodIndex

uint8 FIoStoreTocCompressedBlockInfo::CompressionMethodIndex

◆ Offset

uint64 FIoStoreTocCompressedBlockInfo::Offset

◆ UncompressedSize

uint32 FIoStoreTocCompressedBlockInfo::UncompressedSize

The documentation for this struct was generated from the following file: