FDerivedDataBackend::UnmountPakFile

Unmounts a read-only pak file.

Windows
MacOS
Linux

References

Module

DerivedDataCache

Header

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

Include

#include "DerivedDataBackendInterface.h"

Syntax

bool UnmountPakFile
(
    const TCHAR * PakFilename
)

Remarks

Unmounts 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