WoW API: GetMerchantNumItems
← WoW API < GetMerchantNumItems
Returns the number of items a merchant carries.
numItems = GetMerchantNumItems();
ParametersEdit
ReturnsEdit
- numItems
- Number - the number of items the merchant carries.
NotesEdit
If you are not currently interacting with a merchant, the last known value is returned.