Back to Home
ESO Function Data v100020
ZO_SetSliderValueAnimated()
Function Aliases
No known aliases for this function.
Global Function Definitions
libraries/utility/zo_scrollanimationutils.lua:9
--
function ZO_SetSliderValueAnimated(self, targetValue)
Local Function Definitions
No known local definitions for this function.
Function Calls
libraries/utility/zo_scrollanimationutils.lua:86
--
ZO_SetSliderValueAnimated(self, (newVerticalOffset / verticalExtents) * 100)
libraries/utility/zo_scrollanimationutils.lua:90
--
ZO_SetSliderValueAnimated(self, (newVerticalOffset / verticalExtents) * 100)
pregame/console/legalagreements/legalagreementsscreen.lua:108
--
ZO_SetSliderValueAnimated(self, 0)