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

Public Member Functions

bool IsValid () const
 

Static Public Member Functions

static int64 Size ()
 

Public Attributes

uint8 Magic [16] = {0}
 
EVersion Version = EVersion::Invalid
 
uint8 Pad [12] = {0}
 

Static Public Attributes

static const uint8 MagicSequence [16] = {'+', 'S', 'N', 'A', 'P', 'S', 'H', 'O', 'T', 'H', 'E', 'A', 'D', 'E', 'R', '+'}
 

Member Function Documentation

◆ IsValid()

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

◆ Size()

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

Member Data Documentation

◆ Magic

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

◆ MagicSequence

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

◆ Pad

uint8 UE::IoStore::FCasSnapshot::FHeader::Pad[12] = {0}

◆ Version

EVersion UE::IoStore::FCasSnapshot::FHeader::Version = EVersion::Invalid

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