Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakPlatformFile
| Name | FPakListDeferredEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include Path | #include "IPlatformFilePak.h" |
Syntax
struct FPakListDeferredEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| EncryptionKeyGuid | FGuid | IPlatformFilePak.h | ||
| Filename | FString | IPlatformFilePak.h | ||
| PakchunkIndex | int32 | IPlatformFilePak.h | ||
| Path | FString | IPlatformFilePak.h | ||
| ReadOrder | uint32 | IPlatformFilePak.h |