WoW:API GetAuctionSellItemInfo: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
pretty self explanitory I hope. | pretty self explanitory I hope. | ||
---- | |||
{{WoW API}} | |||
Revision as of 04:33, 4 January 2006
From AuctionFrame.lua:
local name, texture, count, quality, canUse, price = GetAuctionSellItemInfo();
pretty self explanitory I hope.