FSlateRenderer::RestoreSystemResolution

Restore the given window to the resolution settings currently cached by the engine

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/SlateRenderer.h

Include

#include "Rendering/SlateRenderer.h"

Syntax

void RestoreSystemResolution
(
    const TSharedRef< SWindow > InWindow
)

Remarks

Restore the given window to the resolution settings currently cached by the engine

Parameters

Parameter

Description

InWindow

The window to restore to the cached settings

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss