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
&40;
int32 InResolutionX,
int32 InResolutionY,
EWindowMode::Type InWindowMode,
bool bInDoOverrides
&41;
Remarks
Request a change to the specified resolution and window mode. Optionally apply cmd line overrides.