Navigation
Unreal Engine C++ API Reference > 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 |