Back to Home
ESO Function Data v101044
DoMouseEnterForPinType()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/map/worldmap.lua:1058
--
function ZO_MapMouseoverKeybindStrip:DoMouseEnterForPinType(pinType)
ingame/map/worldmap.lua:5252
--
function ZO_WorldMapManager:DoMouseEnterForPinType(pinType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/map/mappin_manager.lua:1001
--
WORLD_MAP_MANAGER:DoMouseEnterForPinType(pinType)
ingame/map/worldmap.lua:4381
--
g_keybindStrips.gamepad:DoMouseEnterForPinType(MAP_PIN_TYPE_PLAYER_WAYPOINT)
ingame/map/worldmap.lua:4455
--
g_keybindStrips.mouseover:DoMouseEnterForPinType(MAP_PIN_TYPE_PLAYER_WAYPOINT)
ingame/map/worldmap.lua:5253
--
g_keybindStrips.mouseover:DoMouseEnterForPinType(pinType)
ingame/map/worldmap.lua:5254
--
g_keybindStrips.gamepad:DoMouseEnterForPinType(pinType)