WoW:API CanMerchantRepair: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (cat)
Line 23: Line 23:
----
----
{{Template:WoW API}}
{{Template:WoW API}}
[[Category:API Functions|CanMerchantRepair]]
[[Category:API Merchant Functions|CanMerchantRepair]]

Revision as of 05:17, 4 January 2006

CanMerchantRepair -Documentation by Fenaoin-


canRepair = CanMerchantRepair();

Can the merchant repair items or not.


Arguments
none

Returns
canRepair
canRepair
Number - Is 1 if the merchant can repair, nil otherwise

Template:WoW API