FConfigFile::GenerateExportedPropertyLine

Generate a correctly escaped line to add to the config file for the given property

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/ConfigCacheIni.h"

Source

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

Syntax

static FString GenerateExportedPropertyLine
(
    const FString & PropertyName,
    const FString & PropertyValue
)

Remarks

Generate a correctly escaped line to add to the config file for the given property

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