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

Public Member Functions

bool IsValid () const
 

Static Public Member Functions

static int64 Size ()
 

Public Attributes

uint8 Magic [16] = {0}
 

Static Public Attributes

static const uint8 MagicSequence [16] = {'C', 'A', 'S', 'J', 'O', 'U', 'R', 'N', 'A', 'L', 'F', 'O', 'O', 'T', 'E', 'R'}
 

Member Function Documentation

◆ IsValid()

bool UE::IoStore::FCasJournal::FFooter::IsValid ( ) const

◆ Size()

static int64 UE::IoStore::FCasJournal::FFooter::Size ( )
inlinestatic

Member Data Documentation

◆ Magic

uint8 UE::IoStore::FCasJournal::FFooter::Magic[16] = {0}

◆ MagicSequence

const uint8 UE::IoStore::FCasJournal::FFooter::MagicSequence[16] = {'C', 'A', 'S', 'J', 'O', 'U', 'R', 'N', 'A', 'L', 'F', 'O', 'O', 'T', 'E', 'R'}
inlinestatic

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