C_AuctionHouse.GetReplicateItemTimeLeft

From Warcraft Wiki
Jump to navigation Jump to search

Returns the time left for an auction.

timeLeft = C_AuctionHouse.GetReplicateItemTimeLeft(index)

Arguments

index
number

Returns

timeLeft
number

Patch changes

Battle for Azeroth Patch 8.3.0 (2020-01-14): Added. Replaces GetAuctionItemTimeLeft(). [1]