Garry's Mod Wiki

Revision Difference

DColorPalette:GetConVarA#554039

<function name="GetConVarA" parent="DColorPalette" type="panelfunc"> <ispanel>yes</ispanel>⤶ <description> Returns the <page>ConVar</page> name for the alpha channel of the color. See also: * <page>DColorPalette:GetConVarR</page> - For the red channel * <page>DColorPalette:GetConVarG</page> - For the green channel * <page>DColorPalette:GetConVarB</page> - For the blue channel </description> <realm>Client and Menu</realm> <rets> <ret name="" type="string">The <page>ConVar</page> name for the alpha channel of the color</ret> </rets> </function>