UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::FCasJournal::FEntry::FChunkLocation Struct Reference

Public Attributes

EType Type = EType::ChunkLocation
 
uint8 Pad [3] = {0}
 
FCasLocation CasLocation
 
FCasAddr CasAddr
 

Member Data Documentation

◆ CasAddr

FCasAddr UE::IoStore::FCasJournal::FEntry::FChunkLocation::CasAddr

◆ CasLocation

FCasLocation UE::IoStore::FCasJournal::FEntry::FChunkLocation::CasLocation

◆ Pad

uint8 UE::IoStore::FCasJournal::FEntry::FChunkLocation::Pad[3] = {0}

◆ Type

EType UE::IoStore::FCasJournal::FEntry::FChunkLocation::Type = EType::ChunkLocation

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