#include <IoStore.h>
◆ GetCompressedSize()
| uint32 FIoStoreTocCompressedBlockEntry::GetCompressedSize |
( |
| ) |
const |
|
inline |
◆ GetCompressionMethodIndex()
| uint8 FIoStoreTocCompressedBlockEntry::GetCompressionMethodIndex |
( |
| ) |
const |
|
inline |
◆ GetOffset()
| uint64 FIoStoreTocCompressedBlockEntry::GetOffset |
( |
| ) |
const |
|
inline |
◆ GetUncompressedSize()
| uint32 FIoStoreTocCompressedBlockEntry::GetUncompressedSize |
( |
| ) |
const |
|
inline |
◆ SetCompressedSize()
| void FIoStoreTocCompressedBlockEntry::SetCompressedSize |
( |
uint32 |
InSize | ) |
|
|
inline |
◆ SetCompressionMethodIndex()
| void FIoStoreTocCompressedBlockEntry::SetCompressionMethodIndex |
( |
uint8 |
InIndex | ) |
|
|
inline |
◆ SetOffset()
| void FIoStoreTocCompressedBlockEntry::SetOffset |
( |
uint64 |
InOffset | ) |
|
|
inline |
◆ SetUncompressedSize()
| void FIoStoreTocCompressedBlockEntry::SetUncompressedSize |
( |
uint32 |
InSize | ) |
|
|
inline |
◆ OffsetBits
◆ OffsetMask
◆ SizeBits
◆ SizeMask
◆ SizeShift
The documentation for this struct was generated from the following file:
- Engine/Source/Runtime/Core/Internal/IO/IoStore.h