Garry's Mod Wiki

Revision Difference

DNumSlider:OnValueChanged#548689

<function name="OnValueChanged" parent="DNumSlider" type="panelfunc">⤶ <function name="OnValueChanged" parent="DNumSlider" type="panelhook">⤶ <ispanel>yes</ispanel> <description>Called when the value of the slider is changed, through code or changing the slider.</description> <realm>Client</realm> <file line="193-L197">lua/vgui/dnumslider.lua</file> <args> <arg name="value" type="number">The new value of the DNumSlider.</arg> </args> </function>