FRemoteConfig::ReplaceIniSpecialCharWithChar

Replaces "special chars" that have been inserted to avoid problems with the ini parser with equivalent regular chars.

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

static FString ReplaceIniSpecialCharWithChar
(
    const FString & Str
)

Remarks

Replaces "special chars" that have been inserted to avoid problems with the ini parser with equivalent regular chars.

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