Squirrel/Client/Events/Mouse/onclientMouseClick

From Liberty Unleashed Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{DISPLAYTITLE:onClientMouseClick}} <div style="border:1px solid #a3bfb1; background:#DFFFDF; width:99%; padding:4px; margin-bottom:10px"> <div style="border:1px solid #a3bfb1...")

Revision as of 21:52, 4 August 2014

This event will be called when the client mouse is clicked.center>

</div></div>


Syntax

  1. onClientMouseClick ( int button, bool down, short x, short y )


Arguments

  • Integer Button: ...
  • Boolean Down: ...
  • Short X: ...
  • Short Y: ...


Examples

  1. ...
Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox