Back to Home
ESO Function Data v101044
SetCurrentOffset()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/map/worldmap.lua:1403
--
function ZO_MapPanAndZoom:SetCurrentOffset(offsetX, offsetY)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/map/worldmap.lua:1200
--
self:SetCurrentOffset(0, 0)
ingame/map/worldmap.lua:1227
--
self:SetCurrentOffset(0, 0)
ingame/map/worldmap.lua:1400
--
self:SetCurrentOffset(nextOffsetX, nextOffsetY)
ingame/map/worldmap.lua:1506
--
self:SetCurrentOffset(offsetX, offsetY)
ingame/map/worldmap.lua:5154
--
g_mapPanAndZoom:SetCurrentOffset(0, 0)