Garry's Mod Wiki

Revision Difference

DColorMixer:GetConVarB#550015

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