Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/FGenericPlatformApplicationMisc
Description
UE expects mouse coordinates in screen space. Some platforms provides in client space. Return true to anchor the window at the top/left corner to make sure client space coordinates and screen space coordinates match up.
| Name | AnchorWindowWindowPositionTopLeft |
| Type | function |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformApplicationMisc.h |
| Include Path | #include "GenericPlatform/GenericPlatformApplicationMisc.h" |
static bool AnchorWindowWindowPositionTopLeft()