SetCursorPos
From GECK
A function added by the JIP NVSE Plugin.
Contents
Description
Moves the mouse cursor to the specified (X, Y) screen coordinates (in MenuMode only).
Syntax
SetCursorPos coordX:float coordY:float
Example
SetCursorPos 300 550
Notes
- The screen's (0, 0) is at the top-left corner.