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

Public Attributes

FContainerContainer
 
FString Filename
 
FIoFileHandle FileHandle
 
uint64 FileSize = 0
 
TUniquePtr< IMappedFileHandleMappedFileHandle
 

Member Data Documentation

◆ Container

FContainer& UE::IoStore::FContainerPartition::Container

◆ FileHandle

FIoFileHandle UE::IoStore::FContainerPartition::FileHandle

◆ Filename

FString UE::IoStore::FContainerPartition::Filename

◆ FileSize

uint64 UE::IoStore::FContainerPartition::FileSize = 0

◆ MappedFileHandle

TUniquePtr<IMappedFileHandle> UE::IoStore::FContainerPartition::MappedFileHandle

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