Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FPakChunkSignatureCheckFailedData | |||
| FPakCompressedBlock | Struct storing offsets and sizes of a compressed block. | ||
| FPakEntry | Struct holding info about a single file stored in pak file. | ||
| FPakEntryLocation | An identifier for the location of an FPakEntry in an FDirectoryIndex or an FPathHashIndex. | ||
| FPakEntryPair | Convenience struct for building FPakFile indexes from an enumeration of (Filename,FPakEntry) pairs | ||
| 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 | |||
| FPakSignatureFile | Structure which describes the content of the pak .sig files | ||
| FSharedPakReader | Wrapper for a pointer to a shared pak reader archive that has been temporarily acquired. |