Garry's Mod Wiki

Revision Difference

DNumberWang:SetMinMax#554335

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