DrawSetTextColor
From Valve Developer Community
| ← Back to DrawSetTextFont | Return to ISurface | Continue to DrawSetTextPos → |
[edit]
void ISurface::DrawSetTextColor(int r, int g, int b, int a)
void ISurface::DrawSetTextColor(Color col)
Use this with other functions to set how to draw text.
