WoW API: GetMerchantNumItems

From AddOn Studio
Jump to navigation Jump to search

WoW API < GetMerchantNumItems

Returns the number of items a merchant carries.

numItems = GetMerchantNumItems();

Parameters

Returns

numItems
Number - the number of items the merchant carries.

Notes

If you are not currently interacting with a merchant, the last known value is returned.