Cursor.show

From RAGE Multiplayer Wiki
Revision as of 11:11, 22 January 2018 by Mcfloy (talk | contribs) (Created page with "==Syntax== {{ClientSide}} <syntaxhighlight lang="javascript"> mp.gui.cursor.show(visibility, freezeControls); </syntaxhighlight> ===Required arguments=== *'''visibility''': {...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax

Client-Side
mp.gui.cursor.show(visibility, freezeControls);

Required arguments

  • visibility: boolean
  • freezeControls: boolean