WoW API: GetRepairAllCost
One line summary description of function.
Template:Code/Begin
repairAllCost, canRepair = GetRepairAllCost()
Template:Code/End
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