Revision Difference
DNumSlider:SetConVar#550504
<function name="SetConVar" parent="DNumSlider" type="panelfunc">
<ispanel>yes</ispanel>
<description>Sets the console variable to be updated when the value of the slider is changed.</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="cvar" type="string">The name of the <page>ConVar</page> to be updated.</arg>
</args>
</function>