gui.cursorPosition
Variable
Client Only
Online and Offline
Read-Only
Available since Client 1.0.0
Vec2 gui.cursorPosition
The gui.cursorPosition variable is used to fetch the cursor position.
Value
Vec2 | A Vec2 set of coordinates, indicating the X and Y of the cursor, relative to the game window. |
readonly | This variable cannot be changed. |
Notes
There aren't any notes for this variable.
Examples
There aren't any examples for this variable.
Compatibility
There isn't any compatibility information for this variable.
Related
Client Related
gta.getMouseSpeed