FSlateApplicationBase::GetCachedDisplayMetrics

Gets the application's cached display metrics.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h

Include

#include "Application/SlateApplicationBase.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Application/SlateApplicationBase.cpp

Syntax

void GetCachedDisplayMetrics
(
    FDisplayMetrics & OutDisplayMetrics
) const

Remarks

Gets the application's cached display metrics.

Parameters

Parameter

Description

OutDisplayMetrics

Will contain the display metrics.

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