Back to Home
ESO Function Data v100027
DoMouseExitForPinType()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/map/worldmap.lua:4737
--
function ZO_MapMouseoverKeybindStrip:DoMouseExitForPinType(pinType)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/map/worldmap.lua:1674
--
g_keybindStrips.mouseover:DoMouseExitForPinType(pinType)
ingame/map/worldmap.lua:1675
--
g_keybindStrips.gamepad:DoMouseExitForPinType(pinType)
ingame/map/worldmap.lua:6971
--
g_keybindStrips.mouseover:DoMouseExitForPinType(MAP_PIN_TYPE_PLAYER_WAYPOINT)
ingame/map/worldmap.lua:6972
--
g_keybindStrips.gamepad:DoMouseExitForPinType(MAP_PIN_TYPE_PLAYER_WAYPOINT)