API GetAuctionSellItemInfo
From WoWWiki
| | This article or section is a World of Warcraft API stub. You can help expand it by editing it.
|
From AuctionFrame.lua:
local name, texture, count, quality, canUse, price = GetAuctionSellItemInfo();
pretty self explanitory I hope.
