Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Application > API/Runtime/SlateCore/Application/FSlateApplicationBase
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 |
void GetCachedDisplayMetrics
&40;
FDisplayMetrics & OutDisplayMetrics
&41; const
Remarks
Gets the application's cached display metrics.
Parameters
| Name | Description |
|---|---|
| OutDisplayMetrics | Will contain the display metrics. |