WoW API: GetCursorMoney

From AddOn Studio
Revision as of 23:11, 18 March 2010 by WoWWiki>Starlightblunder (Created page with '{{wowapi}} Returns the amount of copper held on the cursor. copper = GetCursorMoney(); == Returns == ; copper: Number - Amount of money, in copper, currently held on the cursor…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

WoW API < GetCursorMoney

Returns the amount of copper held on the cursor.

copper = GetCursorMoney();

Returns

copper
Number - Amount of money, in copper, currently held on the cursor.