Back to Home
ESO Function Data v101043
SetLifespanMS()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:206
--
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:424
--
self:SetLifespanMS(lifespan)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:593
--
messageParams:SetLifespanMS(lifespan)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:896
--
messageParams:SetLifespanMS(lifespanMS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:930
--
messageParams:SetLifespanMS(TRIAL_COMPLETE_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1015
--
messageParams:SetLifespanMS(CHAMPION_UNLOCKED_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1119
--
messageParams:SetLifespanMS(displayTime)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1133
--
messageParams:SetLifespanMS(DUEL_BOUNDARY_WARNING_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1335
--
messageParams:SetLifespanMS(TRIBUTE_GAME_FLOW_STATE_CHANGE_MESSAGE_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1345
--
messageParams:SetLifespanMS(TRIBUTE_GAME_FLOW_STATE_CHANGE_MESSAGE_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1366
--
prestigeMessageParams:SetLifespanMS(TRIBUTE_OPPONENT_PRESTIGE_MESSAGE_LIFESPAN_MS)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1393
--
messageParams:SetLifespanMS(TRIBUTE_TURN_STARTED_MESSAGE_LIFESPAN_MS)
ingame/tribute/tribute.lua:314
--
messageParams:SetLifespanMS(timeLeftMs)