6,834
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = gui.showCursor | ||
|side = client | |||
|type = function | |type = function | ||
| | |games = iii vc sa iv | ||
| | |desc = set the cursor enabled status | ||
| | |arg1 = bool cursorShown Whether the cursor is to be shown. | ||
|arg2 = bool toggleControls Whether controls are to be enabled. | |||
| | |return = void | ||
| | |freturn = void | ||
| | |||
}} | }} |
edits