Back to Home
ESO Function Data v101045
SetAndPlayStartingAnimation()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:592
--
function ZO_CenterScreenAnnouncementSmallLine:SetAndPlayStartingAnimation(translationDetlaY)
ingame/centerscreenannounce/centerscreenannounce.lua:974
--
function ZO_CenterScreenAnnouncementMajorLine:SetAndPlayStartingAnimation(lifespan)
ingame/centerscreenannounce/centerscreenannounce.lua:1019
--
function ZO_CenterScreenAnnouncementCountdownLine:SetAndPlayStartingAnimation(lifespanMS)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/centerscreenannounce/centerscreenannounce.lua:1743
--
announcementSmallLine:SetAndPlayStartingAnimation(-initialLineOffset)
ingame/centerscreenannounce/centerscreenannounce.lua:1869
--
announcementMajorLine:SetAndPlayStartingAnimation(messageParams:GetLifespanMS())
ingame/centerscreenannounce/centerscreenannounce.lua:1883
--
announcementCountdownLine:SetAndPlayStartingAnimation(messageParams:GetLifespanMS())