updated the function name in the details
(upgraded deprecated template) |
(updated the function name in the details) |
||
| Line 2: | Line 2: | ||
Retrieves the time left for a item in the Auction House. | Retrieves the time left for a item in the Auction House. | ||
timeleft = | timeleft = GetAuctionItemTimeLeft("type", index); | ||
---- | ---- | ||
| Line 26: | Line 26: | ||
---- | ---- | ||
;''Example'' | ;''Example'' | ||
timeleft = | timeleft = GetAuctionItemTimeLeft("owner", offset + i); | ||
;''Result'' | ;''Result'' | ||