WoW:API CanMerchantRepair: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(→‎Returns: Fixed to the correct return)
m (Move page script moved page API CanMerchantRepair to API CanMerchantRepair without leaving a redirect)
 
(No difference)

Latest revision as of 04:45, 15 August 2023

WoW API < CanMerchantRepair

Can the merchant repair items or not.

canRepair = CanMerchantRepair();

Parameters[edit]

Returns[edit]

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