Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
m (catfix, Replaced: {{widgetmethod}}<br> → {{widgetmethod}})
m (catfix, Replaced: {{widgetmethod}}<br> → {{widgetmethod}})
 
(No difference)

Latest revision as of 00:00, 15 July 2008


Returns the minimum and maximum values of a slider.

sliderMin, sliderMax = Slider:GetMinMaxValues()


Arguments

None


Returns

sliderMin, sliderMax
sliderMin
Number - The minimum value of the slider
sliderMax
Number - The maximum value of the slider