FSlateApplicationBase::GetLastCursorPos

Gets the last known position of the cursor.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FSlateApplicationBase::GetLastCursorPos()

FSlateApplication::GetLastCursorPos()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h

Include

#include "Application/SlateApplicationBase.h"

Syntax

FVector2D GetLastCursorPos() const

Remarks

Gets the last known position of the cursor.

Returns

Cursor position.