Revision Difference
DNumSlider:SetMax#550508
<function name="SetMax" parent="DNumSlider" type="panelfunc">
<ispanel>yes</ispanel>
<description>Sets the maximum value for the slider.</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="max" type="number">The value to set as maximum for the slider.</arg>
</args>
</function>