WoW:API ClickSendMailItemButton: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(added info on /script command)
 
(cat)
Line 1: Line 1:
{{wowapi}}
If you have the 'Send Mail' window open and have the item icon of an item you are sending in the slot next to 'Amount to Send', then it will attach the button to your mouse cursor.<br>
If you have the 'Send Mail' window open and have the item icon of an item you are sending in the slot next to 'Amount to Send', then it will attach the button to your mouse cursor.<br>
<pre>
<pre>
ClickSendMailItemButton();
ClickSendMailItemButton();
</pre>
</pre>

Revision as of 20:35, 13 June 2007

WoW API < ClickSendMailItemButton

If you have the 'Send Mail' window open and have the item icon of an item you are sending in the slot next to 'Amount to Send', then it will attach the button to your mouse cursor.

ClickSendMailItemButton();