Returns a hyperlink for an item in an auction listing. Signature: Code link = GetAuctionItemLink("list", index) Arguments: - list - Type of auction listing (string)
bidder - Auctions the player has bid on- list - Auctions the player can browse and bid on or buy out
- owner - Auctions the player placed
- index - Index of an auction in the listing (number)
Returns: - link - A hyperlink for the item (string, hyperlink)
Также смотрите: Аукцион
, Auction functions, Hyperlink functions
Ссылки: http://wowprogramming.com/docs/api/GetAuctionItemLink
|