C_SummonInfo.GetSummonConfirmTimeLeft

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Patch
Added in 8.1.0 / 1.13.3

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

  • BattleForAzeroth-Logo-Small.png 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()