Revision Difference
DNumberWang:SetMinMax#550491
<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</realm>⤶
<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>