Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakFile
| Type | Name | Description | |
|---|---|---|---|
| const FPakEntryLocation * | FindLocationFromIndex
(
const FString& FullPath, |
Lookup the FPakEntryLocation stored in the given DirectoryIndex, return nullptr if not found | |
| const FPakEntryLocation * | FindLocationFromIndex
(
const FString& FullPath, |
Lookup the FPakEntryLocation stored in the given PathHashIndex, return nullptr if not found |