PakFile
Name |
Description |
|
---|---|---|
|
FPakCompressedBlock |
Struct storing offsets and sizes of a compressed block. |
|
FPakEntry |
Struct holding info about a single file stored in pak file. |
|
FPakFile |
Pak file. |
|
FPakFileHandle |
File handle to read from pak file. |
|
FPakInfo |
Struct which holds pak file info (version, index offset, hash value). |
|
FPakNoEncryption |
Placeholder Class |
|
FPakPlatformFile |
Platform file wrapper to be able to use pak files. |
|
FPakReaderPolicy |
Name |
Description |
---|---|
FFilenameSecurityDelegate |
Delegate for allowing a game to restrict the accessing of non-pak files |
FPakDirectory |
Pak directory type mapping a filename to a FPakEntry index within the FPakFile.Files array or the MiniPakEntriesOffsets array depending on the bit-encoded state of the FPakEntry structures. |
TPakChunkHash |
Name | Description | ||
---|---|---|---|
|
[PAKFILE_API](API\Runtime\PakFile\PAKFILE_API)T ... |
ComputePakChunkHash ( |
Name | Description | ||
---|---|---|---|
|
PAKFILE_API |