#include <IoDispatcherFileBackendTypes.h>
◆ bCancelled
| bool FFileIoStoreCompressedBlock::bCancelled = false |
◆ bFailed
| bool FFileIoStoreCompressedBlock::bFailed = false |
◆ BlockSignatureTable
◆ CompressedDataBuffer
| uint8* FFileIoStoreCompressedBlock::CompressedDataBuffer = nullptr |
◆ CompressedSize
| uint32 FFileIoStoreCompressedBlock::CompressedSize = uint32(-1) |
◆ CompressionContext
◆ CompressionMethod
| FName FFileIoStoreCompressedBlock::CompressionMethod |
◆ EncryptionKey
◆ Key
◆ Next
◆ RawBlocks
◆ RawOffset
◆ RawSize
◆ RefCount
| uint32 FFileIoStoreCompressedBlock::RefCount = 0 |
◆ ScatterList
◆ SignatureHash
| const FSHAHash* FFileIoStoreCompressedBlock::SignatureHash = nullptr |
◆ UncompressedSize
| uint32 FFileIoStoreCompressedBlock::UncompressedSize = uint32(-1) |
◆ UnfinishedRawBlocksCount
| uint32 FFileIoStoreCompressedBlock::UnfinishedRawBlocksCount = 0 |
The documentation for this struct was generated from the following file: