Garry's Mod Wiki

Revision Difference

DNumSlider:OnValueChanged#543863

<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="slider" type="DNumSlider">The DNumSlider slider Panel</arg>⤶ <arg name="value" type="number">The new value of the DNumSlider</arg> </args> </function>