OnClientClick: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Syntax) |
||
Line 5: | Line 5: | ||
==Syntax== | ==Syntax== | ||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua">void onClientClick ( string button, string state, int absoluteX, int absoluteY, float worldX, float worldY, float worldZ, element clickedWorld, bool clickedGUI ) | ||
void onClientClick ( string button, string state, int absoluteX, int absoluteY, float worldX, float worldY, float worldZ, element clickedWorld, bool clickedGUI ) | </syntaxhighlight> | ||
</syntaxhighlight> | |||
==Example== | ==Example== |
Revision as of 17:54, 16 June 2007
This event is blahblah and is used for blahblah.
Syntax
void onClientClick ( string button, string state, int absoluteX, int absoluteY, float worldX, float worldY, float worldZ, element clickedWorld, bool clickedGUI )
Example
This example does...
--This line does... blabhalbalhb --abababa --This line does this... mooo