WoW:UIHANDLER OnDoubleClick: Difference between revisions

Updating with 2.0 (required in 3.0) variable names
m (New page: {{widgethandler}}<br> == Description == The OnDoubleClick handler is called when a UI element is double-clicked with the mouse. == Arguments == arg1 - a string representing the button ...)
 
(Updating with 2.0 (required in 3.0) variable names)
Line 7: Line 7:
== Arguments ==
== Arguments ==


arg1 - a string representing the button that was clicked.
self - the button frame being clicked
 
button - a string representing the button that was clicked.
Can be any of the following:
Can be any of the following:
*LeftButton
*LeftButton
Anonymous user