Back to Home
ESO Function Data v100027
CreatePin()
Function Aliases
- No known aliases for this function.
Global Function Definitions
Local Function Definitions
- No known local definitions for this function.
Function Calls
- ingame/map/worldmap.lua:3807 -- self:CreatePin(conditionData.pinType, tag, xLoc, yLoc, conditionData.areaRadius)
- ingame/map/worldmap.lua:3811 -- self:CreatePin(MAP_PIN_TYPE_QUEST_PING, questPinTag, xLoc, yLoc)
- ingame/map/worldmap.lua:4246 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_LOCATION, tag, x, y)
- ingame/map/worldmap.lua:4368 -- g_mapPinManager:CreatePin(pinType, tag, linkCenterX, linkCenterY)
- ingame/map/worldmap.lua:4404 -- g_mapPinManager:CreatePin(pinType, tag, normalizedX, normalizedY)
- ingame/map/worldmap.lua:5835 -- g_mapPinManager:CreatePin(pinType, tag, locX, locY)
- ingame/map/worldmap.lua:5839 -- g_mapPinManager:CreatePin(keepUnderAttackPinType, tag, locX, locY)
- ingame/map/worldmap.lua:5863 -- g_mapPinManager:CreatePin(keepUnderAttackPinType, tag, locX, locY)
- ingame/map/worldmap.lua:5904 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_PING, unitTag, x, y)
- ingame/map/worldmap.lua:5912 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_RALLY_POINT, "rally", x, y)
- ingame/map/worldmap.lua:5918 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_PLAYER_WAYPOINT , "waypoint", x, y)
- ingame/map/worldmap.lua:5929 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_QUEST_PING, tag, xLoc, yLoc)
- ingame/map/worldmap.lua:5938 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_AUTO_MAP_NAVIGATION_PING, "autoMapNavigation", normalizedX, normalizedY)
- ingame/map/worldmap.lua:5986 -- g_mapPinManager:CreatePin(spawnPinType, spawnTag, spawnX, spawnY)
- ingame/map/worldmap.lua:5995 -- g_mapPinManager:CreatePin(returnPinType, returnTag, returnX, returnY)
- ingame/map/worldmap.lua:6008 -- g_mapPinManager:CreatePin(pinType, objectiveTag, currentX, currentY)
- ingame/map/worldmap.lua:6015 -- g_mapPinManager:CreatePin(auraPinType, auraTag, currentX, currentY)
- ingame/map/worldmap.lua:6044 -- g_mapPinManager:CreatePin(pinType, i, normalizedX, normalizedY)
- ingame/map/worldmap.lua:6085 -- g_mapPinManager:CreatePin(pinType, tag, xLoc, yLoc)
- ingame/map/worldmap.lua:6161 -- g_mapPinManager:CreatePin(pinType, ZO_MapPin.CreateForwardCampPinTag(i), normalizedX, normalizedY, normalizedRadius)
- ingame/map/worldmap.lua:6173 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_FORWARD_CAMP_ACCESSIBLE, ZO_MapPin.CreateAvARespawnPinTag(i), normalizedX, normalizedY)
- ingame/map/worldmap.lua:6199 -- g_mapPinManager:CreatePin(pinType, ZO_MapPin.CreateAvARespawnPinTag(i), locX, locY)
- ingame/map/worldmap.lua:6235 -- g_mapPinManager:CreatePin(isLeader and MAP_PIN_TYPE_GROUP_LEADER or MAP_PIN_TYPE_GROUP, tagData)
- ingame/map/worldmap.lua:6276 -- g_mapPinManager:CreatePin(poiPinType, tag, xLoc, zLoc)
- ingame/map/worldmap.lua:6467 -- g_mapPinManager:CreatePin(pinType, tag, normalizedX, normalizedY)
- ingame/map/worldmap.lua:7076 -- g_mapPinManager:CreatePin(pingType, pingTag, x, y)
- ingame/map/worldmap.lua:7613 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_PLAYER, "player")
- ingame/map/worldmap.lua:8425 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_TRACKED_QUEST_OFFER_ZONE_STORY, questOfferTag, normalizedX, normalizedY, normalizedRadius)
- ingame/map/worldmap.lua:8434 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_POI_SUGGESTED, suggestedPOITag, normalizedX, normalizedY, normalizedRadius)