WoW:API GetCursorMoney: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(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…')
 
m (Move page script moved page API GetCursorMoney to API GetCursorMoney without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

WoW API < GetCursorMoney

Returns the amount of copper held on the cursor.

copper = GetCursorMoney();

Returns[edit]

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