Back to Home
ESO Function Data v100025
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:3615 -- self:CreatePin(conditionData.pinType, tag, xLoc, yLoc, conditionData.areaRadius)
- ingame/map/worldmap.lua:4011 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_LOCATION, tag, x, y)
- ingame/map/worldmap.lua:4133 -- g_mapPinManager:CreatePin(pinType, tag, linkCenterX, linkCenterY)
- ingame/map/worldmap.lua:4169 -- g_mapPinManager:CreatePin(pinType, tag, normalizedX, normalizedY)
- ingame/map/worldmap.lua:5590 -- g_mapPinManager:CreatePin(icPinType, tag, coords[1], coords[2])
- ingame/map/worldmap.lua:5616 -- g_mapPinManager:CreatePin(pinType, tag, locX, locY)
- ingame/map/worldmap.lua:5620 -- g_mapPinManager:CreatePin(keepUnderAttackPinType, tag, locX, locY)
- ingame/map/worldmap.lua:5644 -- g_mapPinManager:CreatePin(keepUnderAttackPinType, tag, locX, locY)
- ingame/map/worldmap.lua:5690 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_PING, unitTag, x, y)
- ingame/map/worldmap.lua:5698 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_RALLY_POINT, "rally", x, y)
- ingame/map/worldmap.lua:5704 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_PLAYER_WAYPOINT , "waypoint", x, y)
- ingame/map/worldmap.lua:5711 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_AUTO_MAP_NAVIGATION_PING, "autoMapNavigation", normalizedX, normalizedY)
- ingame/map/worldmap.lua:5753 -- g_mapPinManager:CreatePin(spawnPinType, spawnTag, spawnX, spawnY)
- ingame/map/worldmap.lua:5762 -- g_mapPinManager:CreatePin(returnPinType, returnTag, returnX, returnY)
- ingame/map/worldmap.lua:5775 -- g_mapPinManager:CreatePin(pinType, objectiveTag, currentX, currentY)
- ingame/map/worldmap.lua:5782 -- g_mapPinManager:CreatePin(auraPinType, auraTag, currentX, currentY)
- ingame/map/worldmap.lua:5811 -- g_mapPinManager:CreatePin(pinType, i, normalizedX, normalizedY)
- ingame/map/worldmap.lua:5877 -- g_mapPinManager:CreatePin(pinType, ZO_MapPin.CreateForwardCampPinTag(i), normalizedX, normalizedY, normalizedRadius)
- ingame/map/worldmap.lua:5889 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_FORWARD_CAMP_ACCESSIBLE, ZO_MapPin.CreateAvARespawnPinTag(i), normalizedX, normalizedY)
- ingame/map/worldmap.lua:5915 -- g_mapPinManager:CreatePin(pinType, ZO_MapPin.CreateAvARespawnPinTag(i), locX, locY)
- ingame/map/worldmap.lua:5951 -- g_mapPinManager:CreatePin(isLeader and MAP_PIN_TYPE_GROUP_LEADER or MAP_PIN_TYPE_GROUP, tagData)
- ingame/map/worldmap.lua:5992 -- g_mapPinManager:CreatePin(iconType, tag, xLoc, zLoc)
- ingame/map/worldmap.lua:6173 -- g_mapPinManager:CreatePin(pinType, tag, normalizedX, normalizedY)
- ingame/map/worldmap.lua:6743 -- g_mapPinManager:CreatePin(pingType, pingTag, x, y)
- ingame/map/worldmap.lua:7224 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_PLAYER, "player")