Back to Home
ESO Function Data v100025
ZO_ScrollList_ScrollDataIntoView()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_templates/scrolltemplates.lua:1634
--
function ZO_ScrollList_ScrollDataIntoView(self, dataIndex, onScrollCompleteCallback, animateInstantly)
Local Function Definitions
No known local definitions for this function.
Function Calls
libraries/zo_templates/scrolltemplates.lua:2395
--
ZO_ScrollList_ScrollDataIntoView(self, self.selectedDataIndex, onScrollCompleteCallback)
pregame/characterselect/keyboard/zo_characterselect_keyboard.lua:466
--
ZO_ScrollList_ScrollDataIntoView(list, nextDataIndex)