WoW:API DropCursorMoney: Difference between revisions

Updated to match the current API boilerplate.
mNo edit summary
(Updated to match the current API boilerplate.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}
 
Drops the money currently attached to your cursor back into your bag.<br>
 
<pre>
Drops the money currently attached to your cursor back into your bag.
DropCursorMoney();
DropCursorMoney()
</pre>
 
 
== Arguments ==
:none
 
 
== Returns ==
:nil
Anonymous user