WoW API: CanMerchantRepair

From AddOn Studio
Revision as of 12:59, 1 June 2017 by 217.25.250.18 (talk) (→‎Returns: Fixed to the correct return)
Jump to navigation Jump to search

WoW API < CanMerchantRepair

Can the merchant repair items or not.

canRepair = CanMerchantRepair();

Parameters

Returns

canRepair
Boolean - Is true if the merchant can repair, false otherwise.