Back to Home
ESO Function Data v100026
MapPinLookupToPinKey()
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:3880 -- self:MapPinLookupToPinKey("poi", pin:GetPOIZoneIndex(), pin:GetPOIIndex(), pinKey)
- ingame/map/worldmap.lua:3882 -- self:MapPinLookupToPinKey("loc", pin:GetLocationIndex(), pin:GetLocationIndex(), pinKey)
- ingame/map/worldmap.lua:3884 -- self:MapPinLookupToPinKey("quest", pin:GetQuestIndex(), pinTag, pinKey)
- ingame/map/worldmap.lua:3886 -- self:MapPinLookupToPinKey("objective", pin:GetObjectiveKeepId(), pinTag, pinKey)
- ingame/map/worldmap.lua:3888 -- self:MapPinLookupToPinKey("keep", pin:GetKeepId(), pin:IsUnderAttackPin(), pinKey)
- ingame/map/worldmap.lua:3890 -- self:MapPinLookupToPinKey("imperialCity", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3892 -- self:MapPinLookupToPinKey("pings", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3894 -- self:MapPinLookupToPinKey("killLocation", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3896 -- self:MapPinLookupToPinKey("fastTravelKeep", pin:GetFastTravelKeepId(), pin:GetFastTravelKeepId(), pinKey)
- ingame/map/worldmap.lua:3898 -- self:MapPinLookupToPinKey("fastTravelWayshrine", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3900 -- self:MapPinLookupToPinKey("forwardCamp", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3902 -- self:MapPinLookupToPinKey("AvARespawn", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3904 -- self:MapPinLookupToPinKey("group", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3906 -- self:MapPinLookupToPinKey("restrictedLink", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3908 -- self:MapPinLookupToPinKey("suggestion", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3912 -- self:MapPinLookupToPinKey(customPinData.pinTypeString, pinType, pinTag, pinKey)