WoW API: GetRepairAllCost
Jump to navigation
Jump to search
repairAllCost, canRepair = GetRepairAllCost()
Parameters
Arguments none
Returns
- repairAllCost, canRepair
- repairAllCost
- Number - repair cost in copper
- canRepair
- Number - returns 1 if merchant can repair and player has damaged items, nil otherwise
Details
- Used by MerchantFrame when the MerchantRepairAllButton button is clicked
- Does NOT work without the proper type of merchant window open