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)
ShowMouseCursor Type: Function |
Toggle the mouse cursor for the client.
ShowMouseCursor(bShow)
ShowMouseCursor(true)