Back to Home
ESO Function Data v100027
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:3897 -- self:MapPinLookupToPinKey("poi", pin:GetPOIZoneIndex(), pin:GetPOIIndex(), pinKey)
- ingame/map/worldmap.lua:3899 -- self:MapPinLookupToPinKey("loc", pin:GetLocationIndex(), pin:GetLocationIndex(), pinKey)
- ingame/map/worldmap.lua:3901 -- self:MapPinLookupToPinKey("quest", pin:GetQuestIndex(), pinTag, pinKey)
- ingame/map/worldmap.lua:3903 -- self:MapPinLookupToPinKey("objective", pin:GetObjectiveKeepId(), pinTag, pinKey)
- ingame/map/worldmap.lua:3905 -- self:MapPinLookupToPinKey("keep", pin:GetKeepId(), pin:IsUnderAttackPin(), pinKey)
- ingame/map/worldmap.lua:3907 -- self:MapPinLookupToPinKey("pings", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3909 -- self:MapPinLookupToPinKey("killLocation", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3911 -- self:MapPinLookupToPinKey("fastTravelKeep", pin:GetFastTravelKeepId(), pin:GetFastTravelKeepId(), pinKey)
- ingame/map/worldmap.lua:3913 -- self:MapPinLookupToPinKey("fastTravelWayshrine", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3915 -- self:MapPinLookupToPinKey("forwardCamp", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3917 -- self:MapPinLookupToPinKey("AvARespawn", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3919 -- self:MapPinLookupToPinKey("group", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3921 -- self:MapPinLookupToPinKey("restrictedLink", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3923 -- self:MapPinLookupToPinKey("suggestion", pinType, pinTag, pinKey)
- ingame/map/worldmap.lua:3925 -- self:MapPinLookupToPinKey("worldEventUnit", pin:GetWorldEventInstanceId(), pin:GetUnitTag(), pinKey)
- ingame/map/worldmap.lua:3929 -- self:MapPinLookupToPinKey(customPinData.pinTypeString, pinType, pinTag, pinKey)