Back to Home
ESO Function Data v101044
AddTexture()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/champion/champion.lua:833 -- spiralNode:AddTexture(texture, 0, 0, STAR_SPIRAL_START_DEPTH)
- ingame/champion/champion.lua:860 -- skyCloudNode:AddTexture(skyCloudTexture, 0, offsetY, SKY_CLOUD_DEPTH)
- ingame/champion/champion.lua:878 -- self.closeClouds1Node:AddTexture(self.closeClouds1Texture, 0, 0, CLOSE_CLOUDS_DEPTH)
- ingame/champion/champion.lua:883 -- self.closeClouds2Node:AddTexture(self.closeClouds2Texture, 0, 0, CLOSE_CLOUDS_DEPTH)
- ingame/champion/champion.lua:892 -- self.cloudsNode:AddTexture(self.cloudsTexture, 0, 0, CLOUDS_DEPTH)
- ingame/champion/champion.lua:897 -- self.smokeNode:AddTexture(self.smokeTexture, 0, 0, SMOKE_DEPTH)
- ingame/champion/champion.lua:903 -- self.skyNode:AddTexture(skyTexture, 0, 0, SKY_DEPTH)
- ingame/champion/champion.lua:908 -- self.darknessRingNode:AddTexture(self.darknessRingTexture, 0, 0, CONSTELLATIONS_DARKNESS_DEPTH)
- ingame/champion/champion.lua:914 -- self.radialSelectorNode:AddTexture(self.radialSelectorTexture, 0, -580, ZO_CHAMPION_CONSTELLATION_DEPTH)
- ingame/champion/champion.lua:919 -- self.centerInfoBGNode:AddTexture(self.centerInfoBGTexture, 0, 0, CENTER_INFO_BG_DEPTH)
- ingame/champion/championconstellation.lua:64 -- self.rotatedNode:AddTexture(self.constellationZoomedOutTexture, 0, 0, ZO_CHAMPION_CONSTELLATION_DEPTH)
- ingame/champion/championconstellation.lua:70 -- self.rotatedNode:AddTexture(self.constellationZoomedInTexture, 0, 0, ZO_CHAMPION_CONSTELLATION_DEPTH)
- ingame/champion/championconstellation.lua:76 -- self.rotatedNode:AddTexture(self.constellationSelectedTexture, 0, 0, ZO_CHAMPION_CONSTELLATION_DEPTH)
- ingame/champion/championconstellation.lua:132 -- self.node:AddTexture(self.backgroundTexture, x, y, ZO_CHAMPION_CLUSTER_DEPTH)
- ingame/champion/championstar.lua:762 -- self.sceneNode:AddTexture(confirmedTexture, self.x, self.y, self.depth)
- ingame/crowncrates/crowncratespackopening.lua:203 -- self:AddTexture(textureControl)
- ingame/tooltip/activityfindertooltips.lua:55 -- indicatorSection:AddTexture(indicatorIcon, self:GetStyle("groupFinderStatusIndicator"))
- ingame/tooltip/cadwellstooltips.lua:52 -- textureContainerSection:AddTexture(icon, self:GetStyle("achievementCriteriaCheckComplete"))
- ingame/tooltip/championtooltips.lua:104 -- clusterNameSection:AddTexture(ZO_GAMEPAD_HEADER_DIVIDER_TEXTURE, self:GetStyle("dividerLine"))
- ingame/tooltip/companiontooltips.lua:82 -- rapportBarSection:AddTexture("EsoUI/Art/HUD/lootHistory_icon_rapportDecrease_generic.dds", self:GetStyle("companionRapportTexture"))
- ingame/tooltip/companiontooltips.lua:84 -- rapportBarSection:AddTexture("EsoUI/Art/HUD/lootHistory_icon_rapportIncrease_generic.dds", self:GetStyle("companionRapportTexture"))
- ingame/tooltip/maptooltips.lua:22 -- lineSection:AddTexture(icon, iconStyle, ...)
- ingame/tooltip/maptooltips.lua:32 -- lineSection:AddTexture(DEFAULT_NO_TEXTURE, self.tooltip:GetStyle("mapLocationTooltipNoIcon"), ...)
- ingame/tooltip/maptooltips.lua:46 -- lineSection:AddTexture(icon, iconStyle, ...)
- ingame/tooltip/maptooltips.lua:66 -- lineSection:AddTexture(icon, iconStyle, ...)
- ingame/tooltip/maptooltips.lua:81 -- lineSection:AddTexture(icon, iconStyle)
- ingame/tooltip/maptooltips.lua:165 -- lineSection:AddTexture(nil, self.tooltip:GetStyle("mapLocationTooltipNoIcon"))
- ingame/tooltip/console/voicechattooltips.lua:58 -- row:AddTexture(icon, self:GetStyle("voiceChatGamepadSpeakerIcon"))
- libraries/zo_particles/zo_particle.lua:229 -- self.parentNode:AddTexture(self.textureControl, 0, 0, 0)
- libraries/zo_scenegraph/zo_scenegraph.lua:121 -- node:AddTexture(debugTexture, 0, 0, 0)
- libraries/zo_tooltip/zo_tooltip.lua:1015 -- self:AddTexture(path, ...)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:252 -- self.node:AddTexture(self.textureControl, 0, 0, 0)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:383 -- self.groundNode:AddTexture(self.groundTexture, 0, 0, GROUND_DEPTH)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:387 -- self.groundNode2:AddTexture(self.groundTexture2, 0, 0, GROUND_DEPTH - 0.001)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:391 -- self.smokeNode1:AddTexture(self.smokeTexture1, 0, 0, SMOKE_DEPTH)
- pregame/pregameanimatedbackground/gamepad/morrowindbackground.lua:395 -- self.smokeNode2:AddTexture(self.smokeTexture2, 0, 0, SMOKE_DEPTH)
- publicallingames/tooltip/achievementtooltips.lua:140 -- entrySection:AddTexture(texture, self:GetStyle(checkStyle))
- publicallingames/tooltip/itemtooltips.lua:431 -- diffSection:AddTexture(icon, self:GetStyle("enchantDiffTexture"))
- publicallingames/tooltip/itemtooltips.lua:618 -- separatorSection:AddTexture(ZO_GAMEPAD_HEADER_DIVIDER_TEXTURE, self:GetStyle("dividerLine"))
- publicallingames/tooltip/itemtooltips.lua:620 -- separatorSection:AddTexture(ZO_GAMEPAD_HEADER_DIVIDER_TEXTURE, self:GetStyle("dividerLine"))