ESO Function Data v100010
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:2720 -- mapPins:CreatePin(pinType, tag, xLoc, yLoc, areaRadius)
- ingame/map/worldmap.lua:3158 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_LOCATION, tag, x, y)
- ingame/map/worldmap.lua:3280 -- g_mapPinManager:CreatePin(pinType, tag, linkCenterX, linkCenterY)
- ingame/map/worldmap.lua:3317 -- g_mapPinManager:CreatePin(pinType, tag, normalizedX, normalizedY)
- ingame/map/worldmap.lua:4628 -- g_mapPinManager:CreatePin(icPinType, tag, cityX / count, cityY / count)
- ingame/map/worldmap.lua:4649 -- g_mapPinManager:CreatePin(pinType, tag, locX, locY)
- ingame/map/worldmap.lua:4653 -- g_mapPinManager:CreatePin(keepUnderAttackPinType, tag, locX, locY)
- ingame/map/worldmap.lua:4704 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_PING, unitTag, x, y)
- ingame/map/worldmap.lua:4712 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_RALLY_POINT, "rally", x, y)
- ingame/map/worldmap.lua:4718 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_PLAYER_WAYPOINT , "waypoint", x, y)
- ingame/map/worldmap.lua:4763 -- g_mapPinManager:CreatePin(pinType, tag, spawnX, spawnY)
- ingame/map/worldmap.lua:4776 -- g_mapPinManager:CreatePin(pinType, tag, currentX, currentY)
- ingame/map/worldmap.lua:4799 -- g_mapPinManager:CreatePin(pinType, i, normalizedX, normalizedY)
- ingame/map/worldmap.lua:4851 -- g_mapPinManager:CreatePin(pinType, ZO_MapPin.CreateForwardCampPinTag(i), normalizedX, normalizedY, normalizedRadius)
- ingame/map/worldmap.lua:4863 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_FORWARD_CAMP_ACCESSIBLE, ZO_MapPin.CreateAvARespawnPinTag(i), normalizedX, normalizedY)
- ingame/map/worldmap.lua:4884 -- g_mapPinManager:CreatePin(pinType, ZO_MapPin.CreateAvARespawnPinTag(i), locX, locY)
- ingame/map/worldmap.lua:4900 -- g_mapPinManager:CreatePin(isLeader and MAP_PIN_TYPE_GROUP_LEADER or MAP_PIN_TYPE_GROUP, groupTag)
- ingame/map/worldmap.lua:4931 -- g_mapPinManager:CreatePin(iconType, tag, xLoc, zLoc)
- ingame/map/worldmap.lua:5058 -- g_mapPinManager:CreatePin(pinType, tag, normalizedX, normalizedY)
- ingame/map/worldmap.lua:5593 -- g_mapPinManager:CreatePin(pingType, pingTag, x, y)
- ingame/map/worldmap.lua:6060 -- g_mapPinManager:CreatePin(MAP_PIN_TYPE_PLAYER, "player")