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