OnClientMouseMove: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 May 2018

26 September 2016

22 July 2016

5 October 2009

24 March 2008

  • curprev 11:0011:00, 24 March 2008Awwu talk contribs 680 bytes +680 New page: {{Client event}} __NOTOC__ This event is triggered each time the user moves the mouse on top of a GUI element. ==Parameters== <syntaxhighlight lang="lua"> int absoluteX, int absoluteY </syntaxhighlight> * '''ab...