UTIL_StringToColor32
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 );