WoW:API PickupTradeMoney: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with '{{wowapi}} Picks up an amount of money from the player's trading offer, placing it on the cursor. PickupTradeMoney(copper); == Arguments == ; copper : Number - amount of money,…')
 
m (Move page script moved page API PickupTradeMoney to API PickupTradeMoney without leaving a redirect)
 
(No difference)

Latest revision as of 04:47, 15 August 2023

WoW API < PickupTradeMoney

Picks up an amount of money from the player's trading offer, placing it on the cursor.

PickupTradeMoney(copper);

Arguments[edit]

copper
Number - amount of money, in copper, to pick up.

See also[edit]