Back to Home
ESO Function Data v101038
CreateAreaTexture()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/compass/compass.lua:320
--
function Compass:CreateAreaTexture(areaPinName, objectPool)
Local Function Definitions
ingame/compass/compass.lua:208
--
local function CreateAreaTexture(objectPool)
ingame/compass/compass.lua:229
--
local function CreateAreaTexture(objectPool)
ingame/compass/compass.lua:424
--
local function CreateAreaTexture(objectPool)
Function Calls
ingame/compass/compass.lua:209
--
self:CreateAreaTexture(AREA_PIN_TYPE_NAME.ZONE_STORY_SUGGESTION_PINS, objectPool)
ingame/compass/compass.lua:230
--
self:CreateAreaTexture(AREA_PIN_TYPE_NAME.ANTIQUITY_DIG_SITE_PINS, objectPool)
ingame/compass/compass.lua:425
--
self:CreateAreaTexture(AREA_PIN_TYPE_NAME.QUEST_PINS, objectPool)