ESO Function Data v100010
SetControlAnchorPoint()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_scenegraph/zo_scenegraphnode.lua:359
--
function ZO_SceneGraphNode:SetControlAnchorPoint(control, anchorPoint)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/championperks/championconstellation.lua:36
--
self.rotatedNode:SetControlAnchorPoint(self.constellationTexture, BOTTOM)
ingame/championperks/championconstellation.lua:42
--
self.rotatedNode:SetControlAnchorPoint(self.constellationGlowTexture, BOTTOM)
ingame/championperks/championconstellation.lua:48
--
self.rotatedNode:SetControlAnchorPoint(self.constellationMouseoverTexture, BOTTOM)