UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SystemSettings.h File Reference
#include "CoreMinimal.h"
#include "ShowFlags.h"

Go to the source code of this file.

Classes

struct  FSystemSettingsData
 
class  FSystemSettings
 

Functions

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

Variables

ENGINE_API FSystemSettings GSystemSettings
 

Function Documentation

◆ OnSetCVarFromIniEntry()

ENGINE_API void OnSetCVarFromIniEntry ( const TCHAR IniFile,
const TCHAR Key,
const TCHAR Value,
uint32  SetBy,
bool  bAllowCheating = false 
)

Variable Documentation

◆ GSystemSettings

ENGINE_API FSystemSettings GSystemSettings
extern

Global system settings accessor

Global accessor