Back to Home
ESO Function Data v100026
SetAndPlayStartingAnimation()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:453
--
function ZO_CenterScreenAnnouncementSmallLine:SetAndPlayStartingAnimation(translationDetlaY)
ingame/centerscreenannounce/centerscreenannounce.lua:690
--
function ZO_CenterScreenAnnouncementMajorLine:SetAndPlayStartingAnimation(lifespan)
ingame/centerscreenannounce/centerscreenannounce.lua:739
--
function ZO_CenterScreenAnnouncementCountdownLine:SetAndPlayStartingAnimation(lifespanMS)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/centerscreenannounce/centerscreenannounce.lua:1375
--
announcementSmallLine:SetAndPlayStartingAnimation(-initialLineOffset)
ingame/centerscreenannounce/centerscreenannounce.lua:1477
--
announcementMajorLine:SetAndPlayStartingAnimation(messageParams:GetLifespanMS())
ingame/centerscreenannounce/centerscreenannounce.lua:1491
--
announcementCountdownLine:SetAndPlayStartingAnimation(messageParams:GetLifespanMS())