Back to Home
ESO Function Data v101045
DoMouseEnterForPinType()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/map/worldmap.lua:938
--
function ZO_MapMouseoverKeybindStrip:DoMouseEnterForPinType(pinType)
ingame/map/worldmap.lua:5455
--
function ZO_WorldMapManager:DoMouseEnterForPinType(pinType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/map/mappin_manager.lua:1153
--
WORLD_MAP_MANAGER:DoMouseEnterForPinType(pinType)
ingame/map/worldmap.lua:4373
--
g_keybindStrips.gamepad:DoMouseEnterForPinType(MAP_PIN_TYPE_PLAYER_WAYPOINT)
ingame/map/worldmap.lua:4447
--
g_keybindStrips.mouseover:DoMouseEnterForPinType(MAP_PIN_TYPE_PLAYER_WAYPOINT)
ingame/map/worldmap.lua:5456
--
g_keybindStrips.mouseover:DoMouseEnterForPinType(pinType)
ingame/map/worldmap.lua:5457
--
g_keybindStrips.gamepad:DoMouseEnterForPinType(pinType)