Back to Home
ESO Function Data v101044
IsOverPinType()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/map/worldmap.lua:1080
--
function ZO_MapMouseoverKeybindStrip:IsOverPinType(pinType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/map/worldmap.lua:1085
--
self:IsOverPinType(pinType)
ingame/map/worldmap.lua:4364
--
g_keybindStrips.gamepad:IsOverPinType(MAP_PIN_TYPE_PLAYER_WAYPOINT)
ingame/map/worldmap.lua:4375
--
g_keybindStrips.gamepad:IsOverPinType(MAP_PIN_TYPE_PLAYER_WAYPOINT)
ingame/map/worldmap.lua:4438
--
g_keybindStrips.mouseover:IsOverPinType(MAP_PIN_TYPE_PLAYER_WAYPOINT)
ingame/map/worldmap.lua:4449
--
g_keybindStrips.mouseover:IsOverPinType(MAP_PIN_TYPE_PLAYER_WAYPOINT)