C_SummonInfo.GetSummonConfirmTimeLeft

From Warcraft Wiki
Jump to navigation Jump to search

Returns the time left in seconds for accepting a summon.

timeLeft = C_SummonInfo.GetSummonConfirmTimeLeft()

Returns

timeLeft
number - Time in seconds. Zero if not being summoned.

Patch changes

Battle for Azeroth Patch 8.1.0 (2018-12-11): Moved to C_SummonInfo.GetSummonConfirmTimeLeft()
WoW Icon update.png Patch 1.0.0 (2004-10-08): Added as GetSummonConfirmTimeLeft()