FPakPlatformFile::FindFileInPakFiles

Overload needed for deprecation; remove this when removing the version with a FPakFile** OutPakFile

Windows
MacOS
Linux

References

Module

PakFile

Header

/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h

Include

#include "IPlatformFilePak.h"

Syntax

static bool FindFileInPakFiles
(
    TArray< FPakListEntry > & Paks,
    const TCHAR * Filename,
    nullptr_t OutPakFile,
    FPakEntry * OutEntry
)

Remarks

Overload needed for deprecation; remove this when removing the version with a FPakFile** OutPakFile

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