- ingame/compass/compass.lua:178 --
self:ApplyTemplateToAreaTexture(areaTexture, IsInGamepadPreferredMode() and "ZO_CompassAreaTexture_Gamepad_Template" or "ZO_CompassAreaTexture_Keyboard_Template", nil, self.currentlyAnimatingAreaPinType)
- ingame/compass/compass.lua:254 --
self:ApplyTemplateToAreaTexture(animation.areaTexture, template, restingAlpha, newPinType)
- ingame/compass/compass.lua:484 --
self:ApplyTemplateToAreaTexture(animation.areaTexture, template, restingAlpha)