WoW:API GetAuctionSellItemInfo: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Move page script moved page API GetAuctionSellItemInfo to WoW:API GetAuctionSellItemInfo without leaving a redirect) |
(No difference)
| |
Latest revision as of 04:45, 15 August 2023
← WoW API < GetAuctionSellItemInfo
From AuctionFrame.lua:
local name, texture, count, quality, canUse, price, pricePerUnit, stackCount, totalCount = GetAuctionSellItemInfo()
