Module |
|
Header |
/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
Include |
#include "IPlatformFilePak.h" |
struct FPakCompressedBlock
Struct storing offsets and sizes of a compressed block.
Name | Description | ||
---|---|---|---|
|
CompressedEnd |
Offset of the end of a compression block. |
|
|
CompressedStart |
Offset of the start of a compression block. |
Name | Description | ||
---|---|---|---|
|
operator!= ( |
||
|
operator== ( |