Back to Home
ESO Function Data v101044
SetIconData()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/centerscreenannounce/centerscreenannounce.lua:138
--
function ZO_CenterScreenMessageParams:SetIconData(icon, iconBg, iconColor)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/battleground/battlegroundhud.lua:172
--
messageParams:SetIconData(ZO_GetCountdownBattlegroundTeamSymbolIcon(GetUnitBattlegroundTeam("player")))
ingame/centerscreenannounce/centerscreenannounce.lua:422
--
self:SetIconData(icon, iconBg)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:269
--
messageParams:SetIconData(icon, "EsoUI/Art/Achievements/achievements_iconBG.dds")
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:889
--
messageParams:SetIconData(icon)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1087
--
messageParams:SetIconData(craftedAbilityData:GetIcon())
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1117
--
messageParams:SetIconData("EsoUI/Art/HUD/HUD_Countdown_Badge_Dueling.dds")
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1223
--
messageParams:SetIconData(claimedDailyLoginReward:GetPlatformLootIcon())
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1411
--
messageParams:SetIconData(stationIcon)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1654
--
messageParams:SetIconData(icon, COLLECTIBLE_EMERGENCY_BACKGROUND)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1705
--
messageParams:SetIconData(progressionData:GetIcon())
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1748
--
messageParams:SetIconData(icon, COLLECTIBLE_EMERGENCY_BACKGROUND)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1854
--
messageParams:SetIconData(craftedAbilityData:GetIcon())
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1870
--
messageParams:SetIconData(craftedAbilityScriptData:GetIcon())
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1904
--
messageParams:SetIconData("EsoUI/Art/Miscellaneous/centerscreen_floating_center.dds", NO_ICON_BG, iconColor)
ingame/centerscreenannounce/centerscreenannouncehandlers.lua:1958
--
messageParams:SetIconData(claimedReward:GetPlatformLootIcon())
ingame/crafting/craftingresults_base.lua:489
--
messageParams:SetIconData(abilityIcon)
ingame/hud/hudinfamymeter.lua:245
--
messageParams:SetIconData(icon)