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

Public Member Functions

 FChunkInfo ()=default
 
 FChunkInfo (FContainer *Container, const FIoOffsetAndLength *OffsetLength)
 
bool IsValid () const
 
uint64 Offset () const
 
uint64 Size () const
 
FContainerGetContainer ()
 

Constructor & Destructor Documentation

◆ FChunkInfo() [1/2]

UE::IoStore::FChunkInfo::FChunkInfo ( )
default

◆ FChunkInfo() [2/2]

UE::IoStore::FChunkInfo::FChunkInfo ( FContainer Container,
const FIoOffsetAndLength OffsetLength 
)

Member Function Documentation

◆ GetContainer()

FContainer & UE::IoStore::FChunkInfo::GetContainer ( )
inline

◆ IsValid()

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

◆ Offset()

uint64 UE::IoStore::FChunkInfo::Offset ( ) const
inline

◆ Size()

uint64 UE::IoStore::FChunkInfo::Size ( ) const
inline

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