ShowMouseCursor
From Onset Developer Wiki
Description
Toggle the mouse cursor for the client.
Syntax
ShowMouseCursor(bShow)
Parameters
- bShow
The boolean status
Return Value
- __EDIT_ME__
Example
ShowMouseCursor(true)
See also
__EDIT_ME__
ShowMouseCursor Type: Function |
Toggle the mouse cursor for the client.
ShowMouseCursor(bShow)
ShowMouseCursor(true)
__EDIT_ME__