UKismetInputLibrary::PointerEvent_GetLastScreenSpacePosition

Returns the position of the cursor in screen space last time we handled an input event

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Kismet/KismetInputLibrary.h

Include

#include "Kismet/KismetInputLibrary.h"

Source

/Engine/Source/Runtime/Engine/Private/KismetInputLibrary.cpp

Syntax

static FVector2D PointerEvent_GetLastScreenSpacePosition
(
    const FPointerEvent & Input
)

Remarks

Returns the position of the cursor in screen space last time we handled an input event

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