Method ToColorToken
ToColorToken()
Returns the 3 character sequence token for this color, used in coloring text.
This is mostly for internal use. Use ColorString(string, Color) for formatting text with a certain color.
public string ToColorToken()
Returns
- string
The 3 character sequence token representing this color.