Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakFile
Pak files can share a cache or have their own
| Name | ECacheType |
| Type | enum |
| Header File | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include Path | #include "IPlatformFilePak.h" |
Syntax
enum ECacheType
{
Shared,
Individual,
}
Values
| Name | Remarks |
|---|---|
| Shared | |
| Individual |