Back to Home
ESO Function Data v101044
ApplyTemplateToAreaTextures()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/compass/compass.lua:722
--
function Compass:ApplyTemplateToAreaTextures(template, restingAlpha)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/compass/compass.lua:527
--
self:ApplyTemplateToAreaTextures("ZO_CompassAreaTexture_Keyboard_Template", AREA_TEXTURE_RESTING_ALPHA_KEYBOARD)
ingame/compass/compass.lua:533
--
self:ApplyTemplateToAreaTextures("ZO_CompassAreaTexture_Gamepad_Template", AREA_TEXTURE_RESTING_ALPHA_GAMEPAD)