#include <IoDispatcher.h>
◆ FIoStoreReader()
| FIoStoreReader::FIoStoreReader |
( |
| ) |
|
◆ ~FIoStoreReader()
| FIoStoreReader::~FIoStoreReader |
( |
| ) |
|
◆ EnumerateChunks()
◆ EnumerateCompressedBlocks()
◆ EnumerateCompressedBlocksForChunk()
◆ GetChunkCount()
| int32 FIoStoreReader::GetChunkCount |
( |
| ) |
const |
◆ GetChunkInfo() [1/2]
◆ GetChunkInfo() [2/2]
◆ GetCompressionBlockSize()
| uint32 FIoStoreReader::GetCompressionBlockSize |
( |
| ) |
const |
◆ GetCompressionMethods()
| const TArray< FName > & FIoStoreReader::GetCompressionMethods |
( |
| ) |
const |
◆ GetContainerFilePaths()
| void FIoStoreReader::GetContainerFilePaths |
( |
TArray< FString > & |
OutPaths | ) |
|
◆ GetContainerFlags()
◆ GetContainerId()
◆ GetContainerName()
| FString FIoStoreReader::GetContainerName |
( |
| ) |
const |
◆ GetDirectoryIndexReader()
◆ GetEncryptionKeyGuid()
| FGuid FIoStoreReader::GetEncryptionKeyGuid |
( |
| ) |
const |
◆ GetFilenames()
| void FIoStoreReader::GetFilenames |
( |
TArray< FString > & |
OutFileList | ) |
const |
◆ GetFilenamesByBlockIndex()
| void FIoStoreReader::GetFilenamesByBlockIndex |
( |
const TArray< int32 > & |
InBlockIndexList, |
|
|
TArray< FString > & |
OutFileList |
|
) |
| const |
◆ GetVersion()
| uint32 FIoStoreReader::GetVersion |
( |
| ) |
const |
◆ Initialize()
◆ Read()
◆ ReadAsync()
◆ ReadCompressed()
The documentation for this class was generated from the following files: