FPakDirectory

Pak directory type mapping a filename to a [FPakEntry](API\Runtime\PakFile\FPakEntry) index within the FPakFile.Files array or the MiniPakEntriesOffsets array depending on the bit-encoded state of the [FPakEntry](API\Runtime\PakFile\FPakEntry) structures.

Windows
MacOS
Linux

Type

typedef TMemoryImageMap< FMemoryImageString, int32 > FPakDirectory

References

Module

PakFile

Header

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

Include

#include "IPlatformFilePak.h"

Remarks

Pak directory type mapping a filename to a FPakEntry index within the FPakFile.Files array or the MiniPakEntriesOffsets array depending on the bit-encoded state of the FPakEntry structures.

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