Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UGameUserSettings
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/GameUserSettings.h |
| Include | #include "GameFramework/GameUserSettings.h" |
| Source | /Engine/Source/Runtime/Engine/Private/GameUserSettings.cpp |
static void RequestResolutionChange
(
int32 InResolutionX,
int32 InResolutionY,
EWindowMode::Type InWindowMode,
bool bInDoOverrides
)
Remarks
Request a change to the specified resolution and window mode. Optionally apply cmd line overrides.