Back to Home
ESO Function Data v101044
ZO_Scroll_GetScrollDistanceToControl()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_templates/scrolltemplates.lua:404
--
function ZO_Scroll_GetScrollDistanceToControl(self, otherControl, scrollToSide)
Local Function Definitions
No known local definitions for this function.
Function Calls
libraries/zo_templates/scrolltemplates.lua:449
--
ZO_Scroll_GetScrollDistanceToControl(self, otherControl, scrollToSide)
libraries/zo_templates/scrolltemplates.lua:456
--
ZO_Scroll_GetScrollDistanceToControl(self, otherControl, SCROLL_TO_SIDE_TOP)
libraries/zo_templates/scrolltemplates.lua:463
--
ZO_Scroll_GetScrollDistanceToControl(self, otherControl, SCROLL_TO_SIDE_BOTTOM)