Back to Home
ESO Function Data v100025
SupressAnnouncementByType()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:1650
--
function CenterScreenAnnounce:SupressAnnouncementByType(csaType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/leveluprewards/gamepad/leveluprewardsclaim_gamepad.lua:18
--
CENTER_SCREEN_ANNOUNCE:SupressAnnouncementByType(CENTER_SCREEN_ANNOUNCE_TYPE_SKILL_POINTS_GAINED)
ingame/leveluprewards/keyboard/leveluprewardsclaim_keyboard.lua:131
--
CENTER_SCREEN_ANNOUNCE:SupressAnnouncementByType(CENTER_SCREEN_ANNOUNCE_TYPE_SKILL_POINTS_GAINED)
ingame/scenes/ingamefragments.lua:727
--
CENTER_SCREEN_ANNOUNCE:SupressAnnouncementByType(CENTER_SCREEN_ANNOUNCE_TYPE_SINGLE_COLLECTIBLE_UPDATED)
ingame/scenes/ingamefragments.lua:728
--
CENTER_SCREEN_ANNOUNCE:SupressAnnouncementByType(CENTER_SCREEN_ANNOUNCE_TYPE_COLLECTIBLES_UPDATED)