Back to Home
ESO Function Data v100025
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:3701 -- self:MapPinLookupToPinKey("poi", pin:GetPOIZoneIndex(), pin:GetPOIIndex(), pinKey)
- ingame/map/worldmap.lua:3703 -- self:MapPinLookupToPinKey("loc", pin:GetLocationIndex(), pin:GetLocationIndex(), pinKey)
- ingame/map/worldmap.lua:3705 -- self:MapPinLookupToPinKey("quest", pin:GetQuestIndex(), pinTag, pinKey)
- ingame/map/worldmap.lua:3707 -- self:MapPinLookupToPinKey("objective", pin:GetObjectiveKeepId(), pinTag, pinKey)
- ingame/map/worldmap.lua:3709 -- self:MapPinLookupToPinKey("keep", pin:GetKeepId(), pin:IsUnderAttackPin(), pinKey)
- ingame/map/worldmap.lua:3711 -- self:MapPinLookupToPinKey("imperialCity", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3713 -- self:MapPinLookupToPinKey("pings", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3715 -- self:MapPinLookupToPinKey("killLocation", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3717 -- self:MapPinLookupToPinKey("fastTravelKeep", pin:GetFastTravelKeepId(), pin:GetFastTravelKeepId(), pinKey)
- ingame/map/worldmap.lua:3719 -- self:MapPinLookupToPinKey("fastTravelWayshrine", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3721 -- self:MapPinLookupToPinKey("forwardCamp", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3723 -- self:MapPinLookupToPinKey("AvARespawn", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3725 -- self:MapPinLookupToPinKey("group", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3727 -- self:MapPinLookupToPinKey("restrictedLink", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3731 -- self:MapPinLookupToPinKey(customPinData.pinTypeString, pinType, pinTag, pinKey)