Squirrel/Client/Functions/Controls/ShowMouseCursor

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
m (Updated related functions)
Line 25: Line 25:
 
== Related Functions ==
 
== Related Functions ==
  
{{Squirrel/Client/Functions/Misc}}
+
{{Squirrel/Client/Functions/Controls}}

Revision as of 03:15, 11 December 2010

Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This function sets the mouse cursor to show/hide

Syntax

  1. ShowMouseCursor( bool b )

Arguments

  • b - A boolean value stating if the mouse cursor should be shown

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o

Explanation for the example

  1.  
  2. -- Todo
  3.  

Notes

-- List of used functions and other notes here.

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox