Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Needs summary.

priceInfo = C_AuctionHouse.GetAuctionInfoByID(auctionID)

Arguments[]

auctionID
number

Returns[]

priceInfo
AuctionInfo?
Field Type Description
itemKey ItemKey
itemLink string?
minBid number?
bidAmount number?
buyoutAmount number?
bidder string?
ItemKey
Field Type Description
itemID number
itemLevel number? = 0
itemSuffix number? = 0
battlePetSpeciesID number? = 0

Patch changes[]

Shadowlands Patch 9.2.0 (2022-02-22): Added.


Advertisement