Back to Home
ESO Function Data v100032
ZO_Scroll_GetScrollDistanceToControl()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/zo_templates/scrolltemplates.lua:398
--
function ZO_Scroll_GetScrollDistanceToControl(self, otherControl, scrollToSide)
Local Function Definitions
No known local definitions for this function.
Function Calls
libraries/zo_templates/scrolltemplates.lua:443
--
ZO_Scroll_GetScrollDistanceToControl(self, otherControl, scrollToSide)
libraries/zo_templates/scrolltemplates.lua:450
--
ZO_Scroll_GetScrollDistanceToControl(self, otherControl, SCROLL_TO_SIDE_TOP)
libraries/zo_templates/scrolltemplates.lua:457
--
ZO_Scroll_GetScrollDistanceToControl(self, otherControl, SCROLL_TO_SIDE_BOTTOM)