Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakFile
References
| Module | PakFile |
| Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include | #include "IPlatformFilePak.h" |
Syntax
enum EFindResult
&123;
NotFound,
Found,
FoundDeleted,
&125;
Values
| Name | Description |
|---|---|
| NotFound | |
| Found | |
| FoundDeleted |
Remarks
Finds an entry in the pak file matching the given filename.