Revision Difference
DNumSlider:SetMinMax#513542
<function name="SetMinMax" parent="DNumSlider" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<description>Sets the minimum and the maximum value of the slider.</description>⤶
<realm>Client</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>⤶
⤶