Garry's Mod Wiki

DNumSlider:SetMinMax

  DNumSlider:SetMinMax( number min, number max )

Description

Sets the minimum and the maximum value of the slider.

Arguments

1 number min
The minimum value of the slider.
2 number max
The maximum value of the slider.