WoW:API Slider GetMinMaxValues: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Unstubbify. It really is complete.) |
||
Line 1: | Line 1: | ||
{{widgetmethod}} | |||
Returns the min and max values of a given slider | Returns the min and max values of a given slider | ||
sliderMin, sliderMax = MySlider:GetMinMaxValues() | |||
Revision as of 13:17, 10 June 2006
← Widget API ← Slider < GetMinMaxValues
Returns the min and max values of a given slider
sliderMin, sliderMax = MySlider:GetMinMaxValues()