Back to Home
ESO Function Data v101045
SetCurrentOffset()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/map/worldmap.lua:1287
--
function ZO_MapPanAndZoom:SetCurrentOffset(offsetX, offsetY)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/map/worldmap.lua:1080
--
self:SetCurrentOffset(0, 0)
ingame/map/worldmap.lua:1107
--
self:SetCurrentOffset(0, 0)
ingame/map/worldmap.lua:1284
--
self:SetCurrentOffset(nextOffsetX, nextOffsetY)
ingame/map/worldmap.lua:1390
--
self:SetCurrentOffset(offsetX, offsetY)
ingame/map/worldmap.lua:5357
--
g_mapPanAndZoom:SetCurrentOffset(0, 0)