ICursor::SetPosition

Sets the position of the cursor

Windows
MacOS
Linux

Override Hierarchy

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/ICursor.h"

Syntax

void SetPosition
(
    const int32 X,
    const int32 Y
)

Remarks

Sets the position of the cursor

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