![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UnrealEngine.h>
Public Member Functions | |
| FSystemResolution () | |
| void | ForceRefresh () |
Static Public Member Functions | |
| static ENGINE_API void | RequestResolutionChange (int32 InResX, int32 InResY, EWindowMode::Type InWindowMode) |
Public Attributes | |
| int32 | ResX |
| int32 | ResY |
| EWindowMode::Type | WindowMode |
| bool | bForceRefresh |
|
inline |
|
inline |
|
static |
| bool FSystemResolution::bForceRefresh |
| int32 FSystemResolution::ResX |
| int32 FSystemResolution::ResY |
| EWindowMode::Type FSystemResolution::WindowMode |