Back to Home
ESO Function Data v101044
UpdateCyclicTimer()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/death/death.lua:97
--
function DeathType:UpdateCyclicTimer()
ingame/death/death.lua:311
--
function CyclicRespawnDeath:UpdateCyclicTimer(timeLeft)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/death/death.lua:784
--
self.types[self.currentType]:UpdateCyclicTimer(ZO_FormatTimeAsDecimalWhenBelowThreshold(secondsToWait))
ingame/death/death.lua:786
--
self.types[self.currentType]:UpdateCyclicTimer()