FPakPlatformFile::GetMountedPakFilenames

Get a list of all pak files which have been successfully mounted

Windows
MacOS
Linux

References

Module

PakFile

Header

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

Include

#include "IPlatformFilePak.h"

Syntax

void GetMountedPakFilenames
(
    TArray< FString > & PakFilenames
)

Remarks

Get a list of all pak files which have been successfully mounted

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