ESO Function Data v100011
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:2836 -- self:MapPinLookupToPinKey("poi", pin:GetPOIZoneIndex(), pin:GetPOIIndex(), pinKey)
- ingame/map/worldmap.lua:2838 -- self:MapPinLookupToPinKey("loc", pin:GetLocationIndex(), pin:GetLocationIndex(), pinKey)
- ingame/map/worldmap.lua:2840 -- self:MapPinLookupToPinKey("quest", pin:GetQuestIndex(), pinTag, pinKey)
- ingame/map/worldmap.lua:2842 -- self:MapPinLookupToPinKey("ava", pin:GetAvAObjectiveKeepId(), pinTag, pinKey)
- ingame/map/worldmap.lua:2844 -- self:MapPinLookupToPinKey("keep", pin:GetKeepId(), pin:IsUnderAttackPin(), pinKey)
- ingame/map/worldmap.lua:2846 -- self:MapPinLookupToPinKey("imperialCity", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:2848 -- self:MapPinLookupToPinKey("pings", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:2850 -- self:MapPinLookupToPinKey("killLocation", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:2852 -- self:MapPinLookupToPinKey("fastTravelKeep", pin:GetFastTravelKeepId(), pin:GetFastTravelKeepId(), pinKey)
- ingame/map/worldmap.lua:2854 -- self:MapPinLookupToPinKey("fastTravelWayshrine", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:2856 -- self:MapPinLookupToPinKey("forwardCamp", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:2858 -- self:MapPinLookupToPinKey("AvARespawn", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:2860 -- self:MapPinLookupToPinKey("group", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:2862 -- self:MapPinLookupToPinKey("restrictedLink", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:2866 -- self:MapPinLookupToPinKey(customPinData.pinTypeString, pinType, pinTag, pinKey)