Back to Home
ESO Function Data v100032
ResumeAnnouncementByType()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:1880
--
function CenterScreenAnnounce:ResumeAnnouncementByType(csaType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/leveluprewards/gamepad/leveluprewardsclaim_gamepad.lua:20
--
CENTER_SCREEN_ANNOUNCE:ResumeAnnouncementByType(CENTER_SCREEN_ANNOUNCE_TYPE_SKILL_POINTS_GAINED)
ingame/leveluprewards/keyboard/leveluprewardsclaim_keyboard.lua:138
--
CENTER_SCREEN_ANNOUNCE:ResumeAnnouncementByType(CENTER_SCREEN_ANNOUNCE_TYPE_SKILL_POINTS_GAINED)
ingame/scenes/ingamefragments.lua:759
--
CENTER_SCREEN_ANNOUNCE:ResumeAnnouncementByType(CENTER_SCREEN_ANNOUNCE_TYPE_SINGLE_COLLECTIBLE_UPDATED)
ingame/scenes/ingamefragments.lua:760
--
CENTER_SCREEN_ANNOUNCE:ResumeAnnouncementByType(CENTER_SCREEN_ANNOUNCE_TYPE_COLLECTIBLES_UPDATED)