→Auction Functions: 3.3.3
mNo edit summary |
(→Auction Functions: 3.3.3) |
||
| Line 4: | Line 4: | ||
From AuctionFrame.lua: | From AuctionFrame.lua: | ||
local name, texture, count, quality, canUse, price = GetAuctionSellItemInfo(); | local name, texture, count, quality, canUse, price, pricePerUnit, stackCount, totalCount = GetAuctionSellItemInfo(); | ||
pretty self explanitory I hope. | pretty self explanitory I hope. | ||
[[Category:Interface customization]] | [[Category:Interface customization]] | ||