Back to Home
ESO Function Data v100034
DoMouseEnterForPinType()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/map/worldmap.lua:2409
--
function ZO_MapMouseoverKeybindStrip:DoMouseEnterForPinType(pinType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/map/worldmap.lua:1035
--
g_keybindStrips.mouseover:DoMouseEnterForPinType(pinType)
ingame/map/worldmap.lua:1036
--
g_keybindStrips.gamepad:DoMouseEnterForPinType(pinType)
ingame/map/worldmap.lua:5804
--
g_keybindStrips.gamepad:DoMouseEnterForPinType(MAP_PIN_TYPE_PLAYER_WAYPOINT)
ingame/map/worldmap.lua:5878
--
g_keybindStrips.mouseover:DoMouseEnterForPinType(MAP_PIN_TYPE_PLAYER_WAYPOINT)