Back to Home
ESO Function Data v101043
SetThumbAnchor()
Function Aliases
No known aliases for this function.
Global Function Definitions
No known global definitions for this function.
Local Function Definitions
libraries/zo_trianglepicker/zo_trianglepicker.lua:237
--
local function SetThumbAnchor(thumb, anchorTo, x, y)
Function Calls
libraries/zo_trianglepicker/zo_trianglepicker.lua:250
--
SetThumbAnchor(self.thumb, self.control, self.lastX, self.lastY)
libraries/zo_trianglepicker/zo_trianglepicker.lua:274
--
SetThumbAnchor(self.thumb, self.control, closestPointX, closestPointY)