gui.showCursor: Difference between revisions

no edit summary
No edit summary
 
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|name = gui.showCursor
|side = client
|type = function
|type = function
|name = gui.showCursor
|games = iii vc sa iv
|usage = set the cursor enabled status
|desc = set the cursor enabled status
|parameters = bool cursorShown, bool toggleControls
|arg1 = bool cursorShown Whether the cursor is to be shown.
|parameter1 = bool cursorShown Whether the cursor is to be shown.
|arg2 = bool toggleControls Whether controls are to be enabled.
|parameter2 = bool toggleControls Whether controls are to be enabled.
|return = void
|return1 = void
|freturn = void
|returnFail1 = void
}}
}}
6,833

edits