Back to Home
ESO Function Data v101036
SetIconData()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:141
--
function ZO_CenterScreenMessageParams:SetIconData(icon, iconBg)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/battleground/battlegroundhud.lua:106
--
messageParams:SetIconData(GetCountdownBattlegroundAllianceSymbolIcon(GetUnitBattlegroundAlliance("player")))
ingame/centerscreenannounce/centerscreenannounce.lua:406
--
self:SetIconData(icon, iconBg)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:269
--
messageParams:SetIconData(icon, "EsoUI/Art/Achievements/achievements_iconBG.dds")
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:805
--
messageParams:SetIconData(icon)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1015
--
messageParams:SetIconData("EsoUI/Art/HUD/HUD_Countdown_Badge_Dueling.dds")
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1121
--
messageParams:SetIconData(claimedDailyLoginReward:GetPlatformLootIcon())
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1503
--
messageParams:SetIconData(icon, COLLECTIBLE_EMERGENCY_BACKGROUND)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1553
--
messageParams:SetIconData(progressionData:GetIcon())
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1596
--
messageParams:SetIconData(icon, COLLECTIBLE_EMERGENCY_BACKGROUND)
ingame/hud/hudinfamymeter.lua:245
--
messageParams:SetIconData(icon)