WoW:API GetRepairAllCost: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(upgraded code block) |
||
| Line 1: | Line 1: | ||
{{wowapi | {{wowapi}} | ||
repairAllCost, canRepair = GetRepairAllCost() | |||
repairAllCost, canRepair = GetRepairAllCost() | |||
== Parameters == | == Parameters == | ||
Revision as of 16:00, 16 May 2007
repairAllCost, canRepair = GetRepairAllCost()
Parameters
Arguments none
Returns
- repairAllCost, canRepair
- repairAllCost
- Number - repair cost
- canRepair
- Boolean - repairs needed?
Details
- Used by MerchantFrame when the MerchantRepairAllButton button is clicked
- Does NOT work without the proper type of merchant window open