m
no edit summary
(Unstubbify. It really is complete.) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
{{Stub/API}} | |||
Returns the min and max values of a given slider | Returns the min and max values of a given slider | ||
sliderMin, sliderMax = MySlider:GetMinMaxValues() | sliderMin, sliderMax = MySlider:GetMinMaxValues() | ||