Back to Home
ESO Function Data v101044
ApplyTemplateToAreaTexture()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/compass/compass.lua:173
--
function Compass:ApplyTemplateToAreaTexture(texture, template, restingAlpha, pinType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/compass/compass.lua:369
--
self:ApplyTemplateToAreaTexture(areaTexture, compassAreaTextureTemplate, NO_RESTING_ALPHA, animationPinType)
ingame/compass/compass.lua:463
--
self:ApplyTemplateToAreaTexture(animation.areaTexture, template, restingAlpha, newPinType)
ingame/compass/compass.lua:728
--
self:ApplyTemplateToAreaTexture(animation.areaTexture, template, restingAlpha)