WoW:API GetAuctionSellItemInfo: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (catfix) |
||
| Line 7: | Line 7: | ||
pretty self explanitory I hope. | pretty self explanitory I hope. | ||
[[Category:Interface | [[Category:Interface customization]] | ||
[[Category:World of Warcraft API]] | [[Category:World of Warcraft API]] | ||
Revision as of 18:33, 7 July 2008
From AuctionFrame.lua:
local name, texture, count, quality, canUse, price = GetAuctionSellItemInfo();
pretty self explanitory I hope.
