Revision Difference
DColorPalette:SetConVarR#550056
<function name="SetConVarR" parent="DColorPalette" type="panelfunc">
<ispanel>yes</ispanel>
<description>
Sets the <page>ConVar</page> name for the red channel of the color.
See also:
* <page>DColorPalette:SetConVarG</page> - For the green channel
* <page>DColorPalette:SetConVarB</page> - For the blue channel
* <page>DColorPalette:SetConVarA</page> - For the alpha channel
</description>
<realm>Client</realm>⤶
<realm>Client and Menu</realm>⤶
<args>
<arg name="convar" type="string">The <page>ConVar</page> name for the red channel of the color</arg>
</args>
</function>