ReadNextEntryFunction

Read a list of (Filename, [FPakEntry](API\Runtime\PakFile\FPakEntry)) pairs from a provided enumeration, attempt to encode each one, store each one in the appropriate given encoded and/or unencoded array, and populate the given Directories to map each filename to the location for the [FPakEntry](API\Runtime\PakFile\FPakEntry)

Windows
MacOS
Linux

Type

typedef TFunction< FPakEntryPair &()> ReadNextEntryFunction

References

Module

PakFile

Header

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

Include

#include "IPlatformFilePak.h"

Remarks

Read a list of (Filename, FPakEntry) pairs from a provided enumeration, attempt to encode each one, store each one in the appropriate given encoded and/or unencoded array, and populate the given Directories to map each filename to the location for the FPakEntry

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