Garry's Mod Wiki

Revision Difference

DNumSlider:SetMinMax#553848

<function name="SetMinMax" parent="DNumSlider" type="panelfunc"> <ispanel>yes</ispanel>⤶ <description>Sets the minimum and the maximum value of the slider.</description> <realm>Client and Menu</realm> <args> <arg name="min" type="number">The minimum value of the slider.</arg> <arg name="max" type="number">The maximum value of the slider.</arg> </args> </function>