Scripting/Squirrel/Client Functions/GUI::GetMouseEnabled: Difference between revisions

From Vice City Multiplayer
Jump to navigation Jump to search
Caution icon
This wiki is using an old backup from 2020
Some information may be old/missing
No edit summary
No edit summary
 
Line 2: Line 2:
----
----
::GUI.SetMouseEnabled(true);
::GUI.SetMouseEnabled(true);
::GUI.SetMouseEnabled(false);

Latest revision as of 13:40, 16 March 2017


GUI.SetMouseEnabled(true);