DNumSlider.SetMin
From GMod Wiki
| Function | |
| Syntax | DNumSlider:SetMin( Number Min ) |
| Description: | |
| Sets the minimum slider number. | |
| Returns: | nil |
| In Object: | DNumSlider |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DNumSlider.SetMin]DNumSlider.SetMin [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- Use DNumSlider.SetMax to set the maximum value of the slider.