FPakFile::SetMountPoint

Sets the pak file mount point.

Windows
MacOS
Linux

References

Module

PakFile

Header

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

Include

#include "IPlatformFilePak.h"

Syntax

void SetMountPoint
(
    const TCHAR * Path
)

Remarks

Sets the pak file mount point.

Parameters

Parameter

Description

Path

New mount point path.

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