Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSystemResolution
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/UnrealEngine.h |
| Include | #include "UnrealEngine.h" |
| Source | /Engine/Source/Runtime/Engine/Private/UnrealEngine.cpp |
static void RequestResolutionChange
&40;
int32 InResX,
int32 InResY,
EWindowMode::Type InWindowMode
&41;
Remarks
Helper function for changing system resolution via the r.setres console command This function will set r.setres, which will trigger a resolution change later on when the console variable sinks are called