MakeLocalCopy

Before overwriting the local file with the contents from the remote file, we save off a copy of the local file (if it exists).

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/RemoteConfigIni.h

Include

#include "Misc/RemoteConfigIni.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/RemoteConfigIni.cpp

Syntax

void MakeLocalCopy
(
    const TCHAR * Filename
)

Remarks

Before overwriting the local file with the contents from the remote file, we save off a copy of the local file (if it exists).

Before overwriting the local file with the contents from the remote file, we save off a copy of the local file (if it exists)

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