SetTextCharColor

Description

Sets the color of the specified character. Using the SetTextColor command will override this. Values should be in the range 0-255.

Definition

SetTextCharColor( iTextIndex, iCharIndex, red, green, blue, alpha )

Parameters