Back to Home
ESO Function Data v101038
SetCurrentOffset()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/map/worldmap.lua:1383
--
function ZO_MapPanAndZoom:SetCurrentOffset(offsetX, offsetY)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/map/worldmap.lua:1180
--
self:SetCurrentOffset(0, 0)
ingame/map/worldmap.lua:1207
--
self:SetCurrentOffset(0, 0)
ingame/map/worldmap.lua:1380
--
self:SetCurrentOffset(nextOffsetX, nextOffsetY)
ingame/map/worldmap.lua:1486
--
self:SetCurrentOffset(offsetX, offsetY)
ingame/map/worldmap.lua:5133
--
g_mapPanAndZoom:SetCurrentOffset(0, 0)