UpdateCursorPosition

Overload list

Windows
MacOS
Linux
Name Description

Protected function Virtual

void

 

UpdateCursorPosition

(
    FSlateApplication& SlateApp,
    TSharedRef< ICursor > Cursor,
    const FVector2D& NewPosition,
    bool bForce
)

FAnalogCursor now updates cursor position based on user, not the hardware cursor specifically.

Protected function Virtual

void

 

UpdateCursorPosition

(
    FSlateApplication& SlateApp,
    TSharedRef< FSlateUser > SlateUser,
    const FVector2D& NewPosition,
    bool bForce
)

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