 |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards.
|
Retrieves the itemLink of one item in the current retrieved list of items from the Auction House.
itemLink = GetAuctionItemLink(type, index)
Arguments
- type
- string - One of the following:
- "list"
- An item up for auction, the "Browse" tab in the dialog.
- "bidder"
- An item the player has bid on, the "Bids" tab in the dialog.
- "owner"
- An item the player has up for auction, the "Auctions" tab in the dialog.
- index
- number - The index of the item in the list to retrieve info from (normally 1-50, inclusive)
Returns
- itemLink
- itemLink - The itemLink for the specified item or
- nil, if type and/or index is invalid.
|
Classic Auction House |
|---|
|
|
Global API |
|---|
| | Purchase | |
|---|
| | Post | |
|---|
| | Deposit Info |
- GetAuctionDeposit
- GetAuctionHouseDepositRate
|
|---|
| | Cancel |
- CanCancelAuction
- CancelAuction
|
|---|
| | Summary | |
|---|
| | Sort | |
|---|
| | Window | |
|---|
| |
| |
|
|