- libraries/zo_templates/scrolltemplates.lua:357 --
SetSliderValue(self, (value / verticalExtents) * MAX_SCROLL_VALUE)
- libraries/zo_templates/scrolltemplates.lua:368 --
SetSliderValue(self, targetValue, ANIMATE_INSTANTLY)
- libraries/zo_templates/scrolltemplates.lua:384 --
SetSliderValue(self, (newVerticalOffset / verticalExtents) * MAX_SCROLL_VALUE)
- libraries/zo_templates/scrolltemplates.lua:388 --
SetSliderValue(self, (newVerticalOffset / verticalExtents) * MAX_SCROLL_VALUE)
- libraries/zo_templates/scrolltemplates.lua:513 --
SetSliderValue(self, targetValue, scrollInstantly)
- libraries/zo_templates/scrolltemplates.lua:2519 --
SetSliderValue(self, scrollValue, animateInstantly)
- libraries/zo_templates/scrolltemplates.lua:2527 --
SetSliderValue(self, value)
- pregame/charactercreate/zo_charactercreateslider_base.lua:37 --
SetSliderValue(self.sliderIndex, value)