Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakSignatureFile
| Name | EVersion |
| Type | enum |
| Header File | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include Path | #include "IPlatformFilePak.h" |
Syntax
enum EVersion
{
Invalid,
First,
Last,
Latest = Last - 1,
}
Values
| Name | Remarks |
|---|---|
| Invalid | |
| First | |
| Last | |
| Latest |