WoW:API GetMerchantNumItems

From AddOn Studio
Revision as of 11:09, 5 November 2005 by WoWWiki>MidnightRyder
Jump to navigation Jump to search
GetMerchantNumItems -Documentation by Fenaoin-
numItems = GetMerchantNumItems();

Returns the number of items a merchant carries. If an invalid target is selected (for instance, a class trainer), 148 is returned, not 0.


Arguments
none

Returns
numItems
numItems
Number - the number of items the merchant carries

Template:WoW API