Back to Home
ESO Function Data v100026
SetLifespanMS()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:166
--
function ZO_CenterScreenMessageParams:SetLifespanMS(lifespanMS)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/battleground/battlegroundhud.lua:100
--
messageParams:SetLifespanMS(COUNTDOWN_TIMER_START_MS)
ingame/centerscreenannounce/centerscreenannounce.lua:277
--
self:SetLifespanMS(lifespan)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:572
--
messageParams:SetLifespanMS(lifespan)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:785
--
messageParams:SetLifespanMS(lifespanMS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:821
--
messageParams:SetLifespanMS(TRIAL_COMPLETE_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:906
--
messageParams:SetLifespanMS(CHAMPION_UNLOCKED_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:983
--
messageParams:SetLifespanMS(displayTime)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:997
--
messageParams:SetLifespanMS(DUEL_BOUNDARY_WARNING_LIFESPAN_MS)