IBuildPatchServicesModule::SetBackupDirectory

Sets the backup directory where files that are being clobbered by repair/patch will be placed.

Windows
MacOS
Linux

References

Module

BuildPatchServices

Header

/Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildPatchServicesModule.h

Include

#include "Interfaces/IBuildPatchServicesModule.h"

Syntax

void SetBackupDirectory
(
    const FString & BackupDir
)

Remarks

Sets the backup directory where files that are being clobbered by repair/patch will be placed.

Parameters

Parameter

Description

BackupDir

The backup directory

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