- libraries/zo_templates/scrolltemplates.lua:350 --
SetSliderValue(self, (value / verticalExtents) * MAX_SCROLL_VALUE)
- libraries/zo_templates/scrolltemplates.lua:361 --
SetSliderValue(self, targetValue, ANIMATE_INSTANTLY)
- libraries/zo_templates/scrolltemplates.lua:377 --
SetSliderValue(self, (newVerticalOffset / verticalExtents) * MAX_SCROLL_VALUE)
- libraries/zo_templates/scrolltemplates.lua:381 --
SetSliderValue(self, (newVerticalOffset / verticalExtents) * MAX_SCROLL_VALUE)
- libraries/zo_templates/scrolltemplates.lua:506 --
SetSliderValue(self, targetValue, scrollInstantly)
- libraries/zo_templates/scrolltemplates.lua:2353 --
SetSliderValue(self, scrollValue, animateInstantly)
- libraries/zo_templates/scrolltemplates.lua:2361 --
SetSliderValue(self, value)
- pregame/charactercreate/zo_charactercreateslider_base.lua:42 --
SetSliderValue(self.sliderIndex, value)