FUnrealEdMisc::SetConfigRestoreFilename

Sets the config file to use for restoring Config files.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/UnrealEdMisc.h

Include

#include "UnrealEdMisc.h"

Syntax

void SetConfigRestoreFilename
(
    FString InBackupFile,
    FString InConfigFile
)

Remarks

Sets the config file to use for restoring Config files.

Parameters

Parameter

Description

InBackupFile

The filename of the backup file to restore

InConfigFile

The config filename to overwrite

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