FDerivedDataBackend::MountPakFile

Mounts a read-only pak file.

Windows
MacOS
Linux

References

Module

DerivedDataCache

Header

/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBackendInterface.h

Include

#include "DerivedDataBackendInterface.h"

Syntax

FDerivedDataBackendInterface * MountPakFile
(
    const TCHAR * PakFilename
)

Remarks

Mounts a read-only pak file.

Parameters

Parameter

Description

PakFilename

Pak filename

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