Back to Home
ESO Function Data v100025
ZO_Scroll_GetScrollDistanceToControl()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_templates/scrolltemplates.lua:395
--
function ZO_Scroll_GetScrollDistanceToControl(self, otherControl, scrollToSide)
Local Function Definitions
No known local definitions for this function.
Function Calls
libraries/zo_templates/scrolltemplates.lua:440
--
ZO_Scroll_GetScrollDistanceToControl(self, otherControl, scrollToSide)
libraries/zo_templates/scrolltemplates.lua:447
--
ZO_Scroll_GetScrollDistanceToControl(self, otherControl, SCROLL_TO_SIDE_TOP)
libraries/zo_templates/scrolltemplates.lua:454
--
ZO_Scroll_GetScrollDistanceToControl(self, otherControl, SCROLL_TO_SIDE_BOTTOM)