WoW:API DropCursorMoney: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(added info on /script command)
 
(cat)
Line 1: Line 1:
{{wowapi}}
Drops the money currently attached to your cursor back into your bag.<br>
Drops the money currently attached to your cursor back into your bag.<br>
<pre>
<pre>
DropCursorMoney();
DropCursorMoney();
</pre>
</pre>

Revision as of 20:36, 13 June 2007

WoW API < DropCursorMoney

Drops the money currently attached to your cursor back into your bag.

DropCursorMoney();