|
|
RequestPath | m_archiveFilename |
| | Relative path to the archive file.
|
| |
|
DecompressionFunc | m_decompressor |
| |
|
CompressionTag | m_compressionTag { 0 } |
| |
|
size_t | m_offset = 0 |
| | Offset into the archive file for the found file.
|
| |
|
size_t | m_compressedSize = 0 |
| | On disk size of the compressed file.
|
| |
|
size_t | m_uncompressedSize = 0 |
| | Size after the file has been decompressed.
|
| |
|
ConflictResolution | m_conflictResolution = ConflictResolution::UseArchiveOnly |
| | Preferred solution when an archive is found in the archive and as a separate file.
|
| |
|
bool | m_isCompressed = false |
| | Whether or not the file is compressed. If the file is not compressed, the compressed and uncompressed sizes should match.
|
| |
|
bool | m_isSharedPak = false |
| | Whether or not the pak file is used in multiple location or reads can be done exclusively.
|
| |
The documentation for this struct was generated from the following file:
- Code/Framework/AzCore/AzCore/IO/CompressionBus.h