GET MOUSE POSITION

From GTAMods Wiki
Revision as of 13:25, 9 August 2020 by Bombgamer532 (talk | contribs) (Created page with "{{Native |np=2 |p1t=Float |p1d=Handler for X coord |p2t=Float |p2d=Handler for Y coord }} This function gets position of game mouse(cursor) and returns it as X and Y coordina...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
GET_MOUSE_POSITION
Number of parameters: 2
Parameter #TypeDescription
1.FloatHandler for X coord
2.FloatHandler for Y coord
Return value:
TypeDescription
None

This function gets position of game mouse(cursor) and returns it as X and Y coordinates. This function tracks mouse ever if you are not in pause menu.