WoW:API GetAuctionSellItemInfo
Jump to navigation
Jump to search
From AuctionFrame.lua:
local name, texture, count, quality, canUse, price = GetAuctionSellItemInfo();
pretty self explanitory I hope.
From AuctionFrame.lua:
local name, texture, count, quality, canUse, price = GetAuctionSellItemInfo();
pretty self explanitory I hope.