Module |
|
Header |
/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
Include |
#include "IPlatformFilePak.h" |
template<typename EncryptionPolicy>
class FPakReaderPolicy
Name | Description | ||
---|---|---|---|
|
TAcquirePakRead... |
AcquirePakReader |
Pak file archive to read the data from. |
|
int64 |
OffsetToFile |
Offset to the file in pak (including the file header). |
|
PakEntry |
Pak file entry for this file. |
|
|
const FPakFile ... |
PakFile |
Pak file that own this file data |
Name | Description | |
---|---|---|
|
FPakReaderPolicy |
Name | Description | ||
---|---|---|---|
|
int64 |
FileSize() |
|
|
void |
Serialize ( |