Back to Home
ESO Function Data v100032
ZO_Scroll_ScrollControlIntoCentralView()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_templates/scrolltemplates.lua:487
--
function ZO_Scroll_ScrollControlIntoCentralView(self, otherControl, scrollInstantly)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/achievements/keyboard/achievements.lua:987
--
ZO_Scroll_ScrollControlIntoCentralView(self.contentList, self.achievementsById[self.queuedScrollToAchievement]:GetControl())
ingame/antiquities/keyboard/antiquitylore_keyboard.lua:325
--
ZO_Scroll_ScrollControlIntoCentralView(self.loreEntryTreeScroll, control.treeNode.control)
ingame/antiquities/keyboard/antiquitylore_keyboard.lua:352
--
ZO_Scroll_ScrollControlIntoCentralView(self.loreEntryTreeScroll, currentNode.control)
ingame/dyeing/keyboard/dyeing_keyboard.lua:372
--
ZO_Scroll_ScrollControlIntoCentralView(self.pane, swatchObject.control)
internalingame/market/gamepad/marketgridscreen_gamepad.lua:567
--
ZO_Scroll_ScrollControlIntoCentralView(self.contentContainer, entryData.control, scrollInstantly)