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

Public Attributes

TArray< uint8Data
 
int32 CompressedSize
 
int32 UncompressedSize
 
int32 FileCount
 

Member Data Documentation

◆ CompressedSize

int32 FCompressedData::CompressedSize

◆ Data

TArray<uint8> FCompressedData::Data

◆ FileCount

int32 FCompressedData::FileCount

◆ UncompressedSize

int32 FCompressedData::UncompressedSize

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