- ingame/map/mappin_manager.lua:479 --
self:MapPinLookupToPinKey("poi", pin:GetPOIZoneIndex(), pin:GetPOIIndex(), pinKey)
- ingame/map/mappin_manager.lua:481 --
self:MapPinLookupToPinKey("loc", pin:GetLocationIndex(), pin:GetLocationIndex(), pinKey)
- ingame/map/mappin_manager.lua:483 --
self:MapPinLookupToPinKey("quest", pin:GetQuestIndex(), pinTag, pinKey)
- ingame/map/mappin_manager.lua:485 --
self:MapPinLookupToPinKey("objective", pin:GetObjectiveKeepId(), pinTag, pinKey)
- ingame/map/mappin_manager.lua:487 --
self:MapPinLookupToPinKey("keep", pin:GetKeepId(), pin:IsUnderAttackPin(), pinKey)
- ingame/map/mappin_manager.lua:489 --
self:MapPinLookupToPinKey("pings", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:491 --
self:MapPinLookupToPinKey("killLocation", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:493 --
self:MapPinLookupToPinKey("fastTravelKeep", pin:GetFastTravelKeepId(), pin:GetFastTravelKeepId(), pinKey)
- ingame/map/mappin_manager.lua:495 --
self:MapPinLookupToPinKey("fastTravelWayshrine", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:497 --
self:MapPinLookupToPinKey("forwardCamp", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:499 --
self:MapPinLookupToPinKey("AvARespawn", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:501 --
self:MapPinLookupToPinKey("group", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:503 --
self:MapPinLookupToPinKey("restrictedLink", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:505 --
self:MapPinLookupToPinKey("suggestion", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:507 --
self:MapPinLookupToPinKey("worldEventUnit", pin:GetWorldEventInstanceId(), pin:GetUnitTag(), pinKey)
- ingame/map/mappin_manager.lua:509 --
self:MapPinLookupToPinKey("worldEventPOI", pin:GetWorldEventInstanceId(), pinTag, pinKey)
- ingame/map/mappin_manager.lua:511 --
self:MapPinLookupToPinKey("antiquityDigSite", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:513 --
self:MapPinLookupToPinKey("companion", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:515 --
self:MapPinLookupToPinKey("skyshard", pinType, pinTag, pinKey)
- ingame/map/mappin_manager.lua:519 --
self:MapPinLookupToPinKey(customPinData.pinTypeString, pinType, pinTag, pinKey)