WoW:API GetAuctionSellItemInfo: Difference between revisions
Jump to navigation
Jump to search
(added category and breadcrumb) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{Stub/API}} | ||
From AuctionFrame.lua: | From AuctionFrame.lua: | ||
| Line 7: | Line 7: | ||
pretty self explanitory I hope. | pretty self explanitory I hope. | ||
[[Category:Interface Customization]] | [[Category:Interface Customization]] | ||
[[Category:World of Warcraft API]] | [[Category:World of Warcraft API]] | ||
Revision as of 14:53, 8 March 2008
From AuctionFrame.lua:
local name, texture, count, quality, canUse, price = GetAuctionSellItemInfo();
pretty self explanitory I hope.
