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

Public Member Functions

bool IsValid () const
 

Public Attributes

FCasBlockId BlockId
 
uint32 BlockOffset = MAX_uint32
 

Static Public Attributes

static const FCasLocation Invalid = FCasLocation()
 

Friends

bool operator== (FCasLocation LHS, FCasLocation RHS)
 
uint32 GetTypeHash (FCasLocation Loc)
 
FArchiveoperator<< (FArchive &Ar, FCasLocation &Loc)
 

Member Function Documentation

◆ IsValid()

bool UE::IoStore::FCasLocation::IsValid ( ) const
inline

Friends And Related Symbol Documentation

◆ GetTypeHash

uint32 GetTypeHash ( FCasLocation  Loc)
friend

◆ operator<<

FArchive & operator<< ( FArchive Ar,
FCasLocation Loc 
)
friend

◆ operator==

bool operator== ( FCasLocation  LHS,
FCasLocation  RHS 
)
friend

Member Data Documentation

◆ BlockId

FCasBlockId UE::IoStore::FCasLocation::BlockId

◆ BlockOffset

uint32 UE::IoStore::FCasLocation::BlockOffset = MAX_uint32

◆ Invalid

const FCasLocation UE::IoStore::FCasLocation::Invalid = FCasLocation()
static

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