FPakPlatformFile::GetFilenamesInChunk

Windows
MacOS
Linux

Deprecated

  • Use GetPrunedFilenamesInChunk

References

Module

PakFile

Header

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

Include

#include "IPlatformFilePak.h"

Syntax

void GetFilenamesInChunk
(
    const FString & InPakFilename,
    const TArray< int32 > & InChunkIDs,
    TArray< FString > & OutFileList
)

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