Back to Home
ESO Function Data v100024
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:228
--
local function SetThumbAnchor(thumb, anchorTo, x, y)
Function Calls
libraries/zo_trianglepicker/zo_trianglepicker.lua:241
--
SetThumbAnchor(self.thumb, self.control, self.lastX, self.lastY)
libraries/zo_trianglepicker/zo_trianglepicker.lua:265
--
SetThumbAnchor(self.thumb, self.control, closestPointX, closestPointY)