DrawSetTextColor

From Valve Developer Community
Jump to navigation Jump to search

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.