Navigation
API > API/Runtime > API/Runtime/BuildPatchServices > API/Runtime/BuildPatchServices/Interfaces > API/Runtime/BuildPatchServices/Interfaces/IBuildPatchServicesModule
References
| Module | BuildPatchServices |
| Header | /Engine/Source/Runtime/Online/BuildPatchServices/Public/Interfaces/IBuildPatchServicesModule.h |
| Include | #include "Interfaces/IBuildPatchServicesModule.h" |
void SetBackupDirectory
(
const FString & BackupDir
)
Remarks
Sets the backup directory where files that are being clobbered by repair/patch will be placed.
Parameters
| Name | Description |
|---|---|
| BackupDir | The backup directory |