Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns the time left in seconds for an area point of interest.

secondsLeft = C_AreaPoiInfo.GetAreaPOISecondsLeft(areaPoiID)

Arguments

areaPoiID
number - area point of interest ID.

Returns

secondsLeft
number - time left in seconds.

Patch changes

Battle for Azeroth Patch 8.1.5 (2019-03-12): Replaces C_AreaPoiInfo.GetAreaPOITimeLeft()[1]
Battle for Azeroth Patch 8.1.0 (2018-12-11): Added.

Advertisement