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

Public Attributes

EType Type = EType::None
 
uint8 Pad [3] = {0}
 
FCasBlockId BlockId
 
int64 UtcTicks = 0
 
uint8 Pad1 [8] = {0}
 

Member Data Documentation

◆ BlockId

FCasBlockId UE::IoStore::FCasJournal::FEntry::FBlockOperation::BlockId

◆ Pad

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

◆ Pad1

uint8 UE::IoStore::FCasJournal::FEntry::FBlockOperation::Pad1[8] = {0}

◆ Type

EType UE::IoStore::FCasJournal::FEntry::FBlockOperation::Type = EType::None

◆ UtcTicks

int64 UE::IoStore::FCasJournal::FEntry::FBlockOperation::UtcTicks = 0

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