OnSetCVarFromIniEntry

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SystemSettings.h

Include

#include "SystemSettings.h"

Source

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

Syntax

void OnSetCVarFromIniEntry
(
    const TCHAR * IniFile,
    const TCHAR * Key,
    const TCHAR * Value,
    uint32 SetBy,
    bool bAllowCheating
)

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