UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::IoStore::FCasSnapshot::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] = {'+', 'S', 'N', 'A', 'P', 'S', 'H', 'O', 'T', 'F', 'O', 'O', 'T', 'E', 'R', '+'}
 

Member Function Documentation

◆ IsValid()

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

◆ Size()

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

Member Data Documentation

◆ Magic

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

◆ MagicSequence

const uint8 UE::IoStore::FCasSnapshot::FFooter::MagicSequence[16] = {'+', 'S', 'N', 'A', 'P', 'S', 'H', 'O', 'T', 'F', 'O', 'O', 'T', 'E', 'R', '+'}
inlinestatic

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