Revision Difference
DNumSlider:OnValueChanged#529255
<function name="OnValueChanged" parent="DNumSlider" type="panelfunc">
<ispanel>yes</ispanel>
<description>Called when the value of the slider is changed, through code or changing the slider.</description>
<realm>Client</realm>
<args>
<arg name="Panel" type="panel">The Panel of the DNumSlider</arg>⤶
<arg name="value" type="number">The new value of the DNumSlider</arg>
</args>
</function>