49
edits
(Updated to match the current API boilerplate.) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
Returns the minimum and maximum values of a slider. | Returns the minimum and maximum values of a slider. | ||
sliderMin, sliderMax = Slider:GetMinMaxValues() | sliderMin, sliderMax = Slider:GetMinMaxValues() | ||
== Arguments == | == Arguments == | ||
None | :None | ||
== Returns == | == Returns == | ||