C_AreaPoiInfo.GetAreaPOISecondsLeft

From Warcraft Wiki
Jump to navigation Jump to search

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