Back to Home
ESO Function Data v101044
SetLifespanMS()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:207
--
function ZO_CenterScreenMessageParams:SetLifespanMS(lifespanMS)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/battleground/battlegroundhud.lua:171
--
messageParams:SetLifespanMS(COUNTDOWN_TIMER_START_MS)
ingame/centerscreenannounce/centerscreenannounce.lua:425
--
self:SetLifespanMS(lifespan)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:593
--
messageParams:SetLifespanMS(lifespan)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:893
--
messageParams:SetLifespanMS(lifespanMS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:927
--
messageParams:SetLifespanMS(TRIAL_COMPLETE_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1012
--
messageParams:SetLifespanMS(CHAMPION_UNLOCKED_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1116
--
messageParams:SetLifespanMS(displayTime)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1130
--
messageParams:SetLifespanMS(DUEL_BOUNDARY_WARNING_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1332
--
messageParams:SetLifespanMS(TRIBUTE_GAME_FLOW_STATE_CHANGE_MESSAGE_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1342
--
messageParams:SetLifespanMS(TRIBUTE_GAME_FLOW_STATE_CHANGE_MESSAGE_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1363
--
prestigeMessageParams:SetLifespanMS(TRIBUTE_OPPONENT_PRESTIGE_MESSAGE_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1390
--
messageParams:SetLifespanMS(TRIBUTE_TURN_STARTED_MESSAGE_LIFESPAN_MS)
ingame/tribute/tribute.lua:314
--
messageParams:SetLifespanMS(timeLeftMs)