OnClientGUIClick: Difference between revisions
Jump to navigation
Jump to search
m (OnClientGUIClicked moved to OnClientGUIClick: "onClientGUIClicked" doesn't work in scripts, "onClientGUIClick" does.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Incomplete Event]] | [[Category:Incomplete Event]] | ||
{{Client event}} | |||
__NOTOC__ | |||
This event is fired when the user clicks a GUI element. | |||
==Parameters== | |||
== | |||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua"> | ||
element clickedElement | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Revision as of 21:15, 28 September 2007
This event is fired when the user clicks a GUI element.
Parameters
element clickedElement
Example
This example does...
--This line does... blabhalbalhb --abababa --This line does this... mooo