Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakPlatformFile
| Type | Name | Description | |
|---|---|---|---|
| bool | FindFileInPakFiles
(
const TCHAR* Filename, |
Finds a file in all available pak files. | |
| bool | FindFileInPakFiles
(
TArray< FPakListEntry >& Paks, |
Finds a file in the specified pak files. |