FDisplayMetrics::GetMonitorWorkAreaFromPoint

Gets the monitor work area from a position in the global display rect

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h

Include

#include "GenericPlatform/GenericApplication.h"

Source

/Engine/Source/Runtime/ApplicationCore/Private/GenericPlatform/GenericApplication.cpp

Syntax

FPlatformRect GetMonitorWorkAreaFromPoint
(
    const FVector2D & Point
) const

Remarks

Gets the monitor work area from a position in the global display rect

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