WoW API: GetRepairAllCost

Revision as of 02:29, 27 November 2012 by WoWWiki>Morl

WoW API < GetRepairAllCost

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