gta.getMouseSpeed: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 20:13, 28 September 2019
Function
Client Only
Online and Offline
Available since Client 1.0.0
Vec2 gta.getMouseSpeed(void)
The gta.getMouseSpeed function is used to fetch the mouse speed.
Parameters
void | This function doesn't take any parameters. |
Return
Vec2 | A 2D vector containing the mouse speed. |
Notes
There aren't any notes for this function.
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.
Related
Client Related
gta.getMouseSpeed