Back to Home
ESO Function Data v100034
SetAndPlayStartingAnimation()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:464
--
function ZO_CenterScreenAnnouncementSmallLine:SetAndPlayStartingAnimation(translationDetlaY)
ingame/centerscreenannounce/centerscreenannounce.lua:759
--
function ZO_CenterScreenAnnouncementMajorLine:SetAndPlayStartingAnimation(lifespan)
ingame/centerscreenannounce/centerscreenannounce.lua:808
--
function ZO_CenterScreenAnnouncementCountdownLine:SetAndPlayStartingAnimation(lifespanMS)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/centerscreenannounce/centerscreenannounce.lua:1479
--
announcementSmallLine:SetAndPlayStartingAnimation(-initialLineOffset)
ingame/centerscreenannounce/centerscreenannounce.lua:1581
--
announcementMajorLine:SetAndPlayStartingAnimation(messageParams:GetLifespanMS())
ingame/centerscreenannounce/centerscreenannounce.lua:1595
--
announcementCountdownLine:SetAndPlayStartingAnimation(messageParams:GetLifespanMS())