WoW API: GetAuctionSellItemInfo
← WoW API < GetAuctionSellItemInfo
From AuctionFrame.lua:
local name, texture, count, quality, canUse, price, pricePerUnit, stackCount, totalCount = GetAuctionSellItemInfo();
pretty self explanitory I hope.
← WoW API < GetAuctionSellItemInfo
|
This is a World of Warcraft API stub. Help expand it by editing it.
|
From AuctionFrame.lua:
local name, texture, count, quality, canUse, price, pricePerUnit, stackCount, totalCount = GetAuctionSellItemInfo();
pretty self explanitory I hope.