C_AuctionHouse.GetCommoditySearchResultsQuantity

From Warcraft Wiki
Jump to navigation Jump to search

Returns how many of the commodity is on sale.

totalQuantity = C_AuctionHouse.GetCommoditySearchResultsQuantity(itemID)

Arguments

itemID
number

Returns

totalQuantity
number

Patch changes

Battle for Azeroth Patch 8.3.0 (2020-01-14): Added.