Back to Home
ESO Function Data v101039
SetLifespanMS()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:184
--
function ZO_CenterScreenMessageParams:SetLifespanMS(lifespanMS)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/battleground/battlegroundhud.lua:105
--
messageParams:SetLifespanMS(COUNTDOWN_TIMER_START_MS)
ingame/centerscreenannounce/centerscreenannounce.lua:378
--
self:SetLifespanMS(lifespan)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:586
--
messageParams:SetLifespanMS(lifespan)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:809
--
messageParams:SetLifespanMS(lifespanMS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:845
--
messageParams:SetLifespanMS(TRIAL_COMPLETE_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:930
--
messageParams:SetLifespanMS(CHAMPION_UNLOCKED_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1014
--
messageParams:SetLifespanMS(displayTime)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1028
--
messageParams:SetLifespanMS(DUEL_BOUNDARY_WARNING_LIFESPAN_MS)
ingame/tribute/tribute.lua:314
--
messageParams:SetLifespanMS(timeLeftMs)