m
Code example said GetAuctionItemInfo instead of GetAuctionItemLink
No edit summary |
m (Code example said GetAuctionItemInfo instead of GetAuctionItemLink) |
||
| Line 3: | Line 3: | ||
Retrieves a link string about one item in the current retrieved list of items from the Auction House. | Retrieves a link string about one item in the current retrieved list of items from the Auction House. | ||
link = | link = GetAuctionItemLink("type", index); | ||
---- | ---- | ||