WoW:API DropCursorMoney: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(added info on /script command)
 
m (Move page script moved page API DropCursorMoney to API DropCursorMoney without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Drops the money currently attached to your cursor back into your bag.<br>
{{wowapi}} __NOTOC__
<pre>
 
DropCursorMoney();
 
</pre>
Drops the money currently attached to your cursor back into your bag.
DropCursorMoney()
 
 
== Arguments ==
:none
 
 
== Returns ==
:nil

Latest revision as of 04:45, 15 August 2023

WoW API < DropCursorMoney


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

DropCursorMoney()


Arguments[edit]

none


Returns[edit]

nil