UTIL_StringToColor32
	
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
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 );