Back to Home
ESO Function Data v101042
SetControlAnchorPoint()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_scenegraph/zo_scenegraphnode.lua:486
--
function ZO_SceneGraphNode:SetControlAnchorPoint(control, anchorPoint)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/champion/championconstellation.lua:65
--
self.rotatedNode:SetControlAnchorPoint(self.constellationZoomedOutTexture, BOTTOM)
ingame/champion/championconstellation.lua:71
--
self.rotatedNode:SetControlAnchorPoint(self.constellationZoomedInTexture, BOTTOM)
ingame/champion/championconstellation.lua:77
--
self.rotatedNode:SetControlAnchorPoint(self.constellationSelectedTexture, BOTTOM)