gui.cursorPosition

From GTA Connected
(Redirected from Gui.cursorPosition)
Jump to navigation Jump to search

Variable Client Only icon-iii.png icon-vc.png icon-sa.png icon-iv.png 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

icon-iii.png icon-vc.png icon-sa.png gta.getMouseSpeed