Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakFile > API/Runtime/PakFile/FPakFile/FindLocationFromIndex
References
| Module | PakFile |
| Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include | #include "IPlatformFilePak.h" |
| Source | /Engine/Source/Runtime/PakFile/Private/PakFile.cpp |
static const FPakEntryLocation * FindLocationFromIndex
(
const FString & FullPath,
const FString & MountPoint,
const FDirectoryIndex & DirectoryIndex
)
Remarks
Lookup the FPakEntryLocation stored in the given DirectoryIndex, return nullptr if not found