UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FIoStoreTocReader Class Reference

Public Member Functions

 FIoStoreTocReader ()
 
FIoStatus Read (const TCHAR *TocFilePath, const TMap< FGuid, FAES::FAESKey > &DecryptionKeys)
 
const FIoStoreTocResourceViewGetTocResource () const
 
const FAES::FAESKeyGetDecryptionKey () const
 
const FIoDirectoryIndexReaderGetDirectoryIndexReader () const
 
const int32GetTocEntryIndex (const FIoChunkId &ChunkId) const
 
const FIoOffsetAndLengthGetOffsetAndLength (const FIoChunkId &ChunkId) const
 
FIoStoreTocChunkInfo GetTocChunkInfo (int32 TocEntryIndex) const
 

Constructor & Destructor Documentation

◆ FIoStoreTocReader()

FIoStoreTocReader::FIoStoreTocReader ( )
inline

Member Function Documentation

◆ GetDecryptionKey()

const FAES::FAESKey & FIoStoreTocReader::GetDecryptionKey ( ) const
inline

◆ GetDirectoryIndexReader()

const FIoDirectoryIndexReader & FIoStoreTocReader::GetDirectoryIndexReader ( ) const
inline

◆ GetOffsetAndLength()

const FIoOffsetAndLength * FIoStoreTocReader::GetOffsetAndLength ( const FIoChunkId ChunkId) const
inline

◆ GetTocChunkInfo()

FIoStoreTocChunkInfo FIoStoreTocReader::GetTocChunkInfo ( int32  TocEntryIndex) const
inline

◆ GetTocEntryIndex()

const int32 * FIoStoreTocReader::GetTocEntryIndex ( const FIoChunkId ChunkId) const
inline

◆ GetTocResource()

const FIoStoreTocResourceView & FIoStoreTocReader::GetTocResource ( ) const
inline

◆ Read()

FIoStatus FIoStoreTocReader::Read ( const TCHAR TocFilePath,
const TMap< FGuid, FAES::FAESKey > &  DecryptionKeys 
)
inline

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