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