WoW API: GetAuctionSellItemInfo

From AddOn Studio
Revision as of 23:46, 20 May 2020 by Bear (talk | contribs)
Jump to navigation Jump to search

WoW API < GetAuctionSellItemInfo

From AuctionFrame.lua:

local name, texture, count, quality, canUse, price, pricePerUnit,
   stackCount, totalCount = GetAuctionSellItemInfo()