FindLocationFromIndex

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

const FPakEn...

 

FindLocationFromIndex

(
    const FString& FullPath,
    const FString& MountPoint,
    const FDirectoryIndex& DirectoryIn...
)

Lookup the FPakEntryLocation stored in the given DirectoryIndex, return nullptr if not found

Public function Static

const FPakEn...

 

FindLocationFromIndex

(
    const FString& FullPath,
    const FString& MountPoint,
    const FPathHashIndex& PathHashInde...,
    uint64 PathHashSeed,
    int32 PakFileVersion
)

Lookup the FPakEntryLocation stored in the given PathHashIndex, return nullptr if not found

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss