WoW:API QueryAuctionItems

From AddOn Studio
Revision as of 16:43, 23 March 2005 by WoWWiki>WoWWiki-Cheyenne
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
QueryAuction Items

Will return informtion about items in the auction house.

QueryAuctionItems("name", minLevel, maxLevel, invTypeIndex, classIndex, subclassIndex, page, isUsable, qualityIndex) -

Arguments
  • Name
  • minLevel
  • maxLevel
  • invtypeIndex
  • classIndex
  • subclassIndex
  • page - What page in the auctionhouse this shows up
  • isUsable
  • qualityIndex

Returns



Example


Result

Description

Template:WoW API QueryAuctionItems