Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
Include |
#include "Application/SlateApplicationBase.h" |
Source |
/Engine/Source/Runtime/SlateCore/Private/Application/SlateApplicationBase.cpp |
void GetCachedDisplayMetrics
(
FDisplayMetrics & OutDisplayMetrics
) const
Gets the application's cached display metrics.
Parameter |
Description |
---|---|
OutDisplayMetrics |
Will contain the display metrics. |