Back to Home
ESO Function Data v101043
AddToControl()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/utility/zo_anchor.lua:164
--
function ZO_Anchor:AddToControl(control)
Local Function Definitions
No known local definitions for this function.
Function Calls
common/gamepad/genericheaders/genericheaders.lua:323
--
anchor.anchor:AddToControl(control)
common/gamepadgrid/gamepadgrid.lua:30
--
anchor:AddToControl(control)
ingame/actionbar/actionbutton.lua:732
--
anchor:AddToControl(key)
ingame/crafting/gamepad/craftingutils_gamepad.lua:194
--
newAnchor:AddToControl(bg)
ingame/crafting/gamepad/craftingutils_gamepad.lua:198
--
newAnchor:AddToControl(bg)
ingame/crafting/gamepad/craftingutils_gamepad.lua:209
--
restoredAnchor:AddToControl(bg)
ingame/crafting/gamepad/craftingutils_gamepad.lua:212
--
restoredAnchor:AddToControl(bg)
ingame/crafting/gamepad/smithingresearch_gamepad.lua:115
--
newAnchor:AddToControl(timerBar)
ingame/crafting/gamepad/smithingresearch_gamepad.lua:118
--
newAnchor:AddToControl(timerBar)
ingame/endlessdungeon/endlessdungeonhudtracker.lua:102
--
style.KEYBIND_ANCHOR:AddToControl(self.showBuffTrackerKeybindButton)
ingame/hud/hudtracker_base.lua:125
--
primaryAnchor:AddToControl(control)
ingame/hud/hudtracker_base.lua:127
--
secondaryAnchor:AddToControl(control)
ingame/lfg/readychecktracker.lua:135
--
style.TOP_LEVEL_PRIMARY_ANCHOR:AddToControl(self.control)
ingame/lfg/readychecktracker.lua:137
--
style.TOP_LEVEL_SECONDARY_ANCHOR:AddToControl(self.control)
ingame/lfg/readychecktracker.lua:141
--
style.CONTAINER_PRIMARY_ANCHOR:AddToControl(self.container)
ingame/lfg/readychecktracker.lua:143
--
style.CONTAINER_SECONDARY_ANCHOR:AddToControl(self.container)
ingame/lfg/readychecktracker.lua:147
--
style.ICONS_PRIMARY_ANCHOR:AddToControl(self.iconsContainer)
ingame/lfg/readychecktracker.lua:150
--
style.COUNT_PRIMARY_ANCHOR:AddToControl(self.countLabel)
ingame/lfg/readychecktracker.lua:152
--
style.COUNT_SECONDARY_ANCHOR:AddToControl(self.countLabel)
ingame/unitframes/unitframes.lua:726
--
barAnchor2:AddToControl(statusBar)
ingame/unitframes/unitframes.lua:1094
--
statusData.anchor2:AddToControl(statusLabel)
ingame/unitframes/unitframes.lua:1257
--
barAnchor2:AddToControl(healthBar.barControls[1])
ingame/unitframes/unitframes.lua:1308
--
anchors[2]:AddToControl(self.frame)
ingame/zo_quest/questtracker.lua:365
--
constants.QUEST_TIMER_ANCHOR:AddToControl(self.timerControl)
ingame/zo_quest/questtracker.lua:369
--
constants.CONTAINER_ANCHOR:AddToControl(self.trackerControl)
ingame/zo_quest/questtracker.lua:1072
--
constants.QUEST_TRACKER_TREE_ANCHOR:AddToControl(header)
libraries/zo_dialog/zo_dialog.lua:271
--
anchor1:AddToControl(dialogBackground)
libraries/zo_dialog/zo_dialog.lua:272
--
ZO_GamepadGrid_GetNavAnchor(GAMEPAD_GRID_NAV1, 2):AddToControl(dialogBackground)
libraries/zo_keybindstrip/zo_keybindstrip.lua:1178
--
subsequentAnchor:AddToControl(button)
libraries/zo_keybindstrip/zo_keybindstrip.lua:1180
--
initialConstrainXAnchor:AddToControl(button)
libraries/zo_keybindstrip/zo_keybindstrip.lua:1181
--
initialConstrainYAnchor:AddToControl(button)
libraries/zo_keybindstrip/zo_keybindstrip.lua:1203
--
firstAnchor:AddToControl(self.control)
libraries/zo_keybindstrip/zo_keybindstrip.lua:1204
--
secondAnchor:AddToControl(self.control)