Garry's Mod Wiki

DColorMixer:UpdateConVar

  DColorMixer:UpdateConVar( string cvar, string part, table clr )

Description

This is used internally - although you're able to use it you probably shouldn't.

Arguments

1 string cvar
The ConVar name
2 string part
The color part to set the cvar to. "r", "g", "b" or "a".
3 table clr
The Color