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