Garry's Mod Wiki

Revision Difference

DColorMixer:SetConVarA#518130

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