UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GameUserSettings.cpp File Reference

Enumerations

enum  EGameUserSettingsVersion { UE_GAMEUSERSETTINGS_VERSION = 5 }
 

Functions

 DEFINE_LOG_CATEGORY_STATIC (LogGameUserSettings, Log, All)
 
EWindowMode::Type GetWindowModeType (EWindowMode::Type WindowMode)
 

Enumeration Type Documentation

◆ EGameUserSettingsVersion

Enumerator
UE_GAMEUSERSETTINGS_VERSION 

Version for user game settings. All settings will be wiped if the serialized version differs.

Function Documentation

◆ DEFINE_LOG_CATEGORY_STATIC()

DEFINE_LOG_CATEGORY_STATIC ( LogGameUserSettings  ,
Log  ,
All   
)

◆ GetWindowModeType()

EWindowMode::Type GetWindowModeType ( EWindowMode::Type  WindowMode)
extern