ProcessIniContents

Contains the logic for processing config files, local or remote.

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 ProcessIniContents
(
    const TCHAR * FilenameToLoad,
    const TCHAR * IniFileName,
    FConfigFile * Config,
    bool bDoEmptyConfig,
    bool bDoCombine
)

Remarks

Contains the logic for processing config files, local or remote.

Contains the logic for processing config files, local or remote

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