- ingame/map/mappin_manager.lua:331 --
self:MapPinLookupToPinKey("poi", pin:GetPOIZoneIndex(), pin:GetPOIIndex(), pinKey)
- ingame/map/mappin_manager.lua:333 --
self:MapPinLookupToPinKey("loc", pin:GetLocationIndex(), pin:GetLocationIndex(), pinKey)
- ingame/map/mappin_manager.lua:335 --
self:MapPinLookupToPinKey("quest", pin:GetQuestIndex(), pinTag, pinKey)
- ingame/map/mappin_manager.lua:337 --
self:MapPinLookupToPinKey("objective", pin:GetObjectiveKeepId(), pinTag, pinKey)
- ingame/map/mappin_manager.lua:339 --
self:MapPinLookupToPinKey("keep", pin:GetKeepId(), pin:IsUnderAttackPin(), pinKey)
- ingame/map/mappin_manager.lua:341 --
self:MapPinLookupToPinKey("pings", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:343 --
self:MapPinLookupToPinKey("killLocation", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:345 --
self:MapPinLookupToPinKey("fastTravelKeep", pin:GetFastTravelKeepId(), pin:GetFastTravelKeepId(), pinKey)
- ingame/map/mappin_manager.lua:347 --
self:MapPinLookupToPinKey("fastTravelWayshrine", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:349 --
self:MapPinLookupToPinKey("forwardCamp", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:351 --
self:MapPinLookupToPinKey("AvARespawn", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:353 --
self:MapPinLookupToPinKey("group", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:355 --
self:MapPinLookupToPinKey("restrictedLink", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:357 --
self:MapPinLookupToPinKey("suggestion", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:359 --
self:MapPinLookupToPinKey("worldEventUnit", pin:GetWorldEventInstanceId(), pin:GetUnitTag(), pinKey)
- ingame/map/mappin_manager.lua:361 --
self:MapPinLookupToPinKey("worldEventPOI", pin:GetWorldEventInstanceId(), pinTag, pinKey)
- ingame/map/mappin_manager.lua:363 --
self:MapPinLookupToPinKey("antiquityDigSite", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:365 --
self:MapPinLookupToPinKey("companion", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:367 --
self:MapPinLookupToPinKey("skyshard", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:371 --
self:MapPinLookupToPinKey(customPinData.pinTypeString, pinType, pinTag, pinKey)