UTIL_StringToColor32

From Valve Developer Community
Jump to: navigation, search
English (en)
... Icon-Important.png

UTIL_StringToColor32 is a wrapper UTIL function that converts a string to a 4d vector and then assigning values to the color32 class.

Declaration

void UTIL_StringToColor32( color32 *color, const char *pString );