Back to Home
ESO Function Data v100026
SetCurrentOffset()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/map/worldmap.lua:5059
--
function ZO_MapPanAndZoom:SetCurrentOffset(offsetX, offsetY)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/map/worldmap.lua:4846
--
self:SetCurrentOffset(0, 0)
ingame/map/worldmap.lua:4873
--
self:SetCurrentOffset(0, 0)
ingame/map/worldmap.lua:5056
--
self:SetCurrentOffset(nextOffsetX, nextOffsetY)
ingame/map/worldmap.lua:5162
--
self:SetCurrentOffset(offsetX, offsetY)
ingame/map/worldmap.lua:5672
--
g_mapPanAndZoom:SetCurrentOffset(0, 0)