![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "SystemSettings.h"#include "HAL/IConsoleManager.h"#include "Misc/ConfigCacheIni.h"#include "Misc/ConfigUtilities.h"#include "Engine/Texture2D.h"Classes | |
| class | FSetCVarFromIni |
Functions | |
| DEFINE_LOG_CATEGORY_STATIC (LogSystemSettings, Log, All) | |
| ENGINE_API void | OnSetCVarFromIniEntry (const TCHAR *IniFile, const TCHAR *Key, const TCHAR *Value, uint32 SetBy, bool bAllowCheating) |
Variables | |
| FSystemSettings | GSystemSettings |
| DEFINE_LOG_CATEGORY_STATIC | ( | LogSystemSettings | , |
| Log | , | ||
| All | |||
| ) |
| ENGINE_API void OnSetCVarFromIniEntry | ( | const TCHAR * | IniFile, |
| const TCHAR * | Key, | ||
| const TCHAR * | Value, | ||
| uint32 | SetBy, | ||
| bool | bAllowCheating | ||
| ) |
| FSystemSettings GSystemSettings |
Global accessor