ApplyCVarSettingsGroupFromIni

Windows
MacOS
Linux

Deprecated

  • This functionality to generate Scalability section string has been moved to Scalability.cpp. Explictly construct section you need manually.

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

void ApplyCVarSettingsGroupFromIni
(
    const TCHAR * InSectionBaseName,
    const TCHAR * InSectionTag,
    const TCHAR * InIniFilename,
    uint32 SetBy
)

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