WoW:API PickupPlayerMoney: Difference between revisions
Jump to navigation
Jump to search
(Formatted according to the current boilerplate.) |
No edit summary |
||
Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | {{wowapi}} __NOTOC__ | ||
Picks up an amount of money from the player's bags, placing it on the cursor. | |||
PickupPlayerMoney(copper) | |||
PickupPlayerMoney( | |||
== Arguments == | == Arguments == | ||
;copper : Number - The amount of money, in copper, to place on the cursor. | |||
== | == See also == | ||
* {{api|PickupTradeMoney}} | |||
* {{api|AddTradeMoney}} |