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[edit]

Returns[edit]

numItems
Number - the number of items the merchant carries.

Notes[edit]

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