FGenericApplicationMessageHandler::GetWindowZoneForPoint

Windows
MacOS
Linux

Override Hierarchy

FGenericApplicationMessageHandler::GetWindowZoneForPoint()

FSlateApplication::GetWindowZoneForPoint()

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/GenericApplicationMessageHandler.h"

Syntax

virtual EWindowZone::Type GetWindowZoneForPoint
(
    const TSharedRef< FGenericWindow > & Window,
    const int32 X,
    const int32 Y
)

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