- libraries/zo_templates/scrolltemplates.lua:346 --
SetSliderValue(self, (value / verticalExtents) * MAX_SCROLL_VALUE)
- libraries/zo_templates/scrolltemplates.lua:357 --
SetSliderValue(self, targetValue, ANIMATE_INSTANTLY)
- libraries/zo_templates/scrolltemplates.lua:373 --
SetSliderValue(self, (newVerticalOffset / verticalExtents) * MAX_SCROLL_VALUE)
- libraries/zo_templates/scrolltemplates.lua:377 --
SetSliderValue(self, (newVerticalOffset / verticalExtents) * MAX_SCROLL_VALUE)
- libraries/zo_templates/scrolltemplates.lua:502 --
SetSliderValue(self, targetValue, scrollInstantly)
- libraries/zo_templates/scrolltemplates.lua:2271 --
SetSliderValue(self, scrollValue, animateInstantly)
- libraries/zo_templates/scrolltemplates.lua:2279 --
SetSliderValue(self, value)
- pregame/charactercreate/zo_charactercreateslider_base.lua:42 --
SetSliderValue(self.sliderIndex, value)