Method ColorString
ColorString(string, Color)
Wraps the specified text in a NWN color token string.
public static string ColorString(this string input, Color color)
Parameters
Returns
- string
The formatted color token string.
Wraps the specified text in a NWN color token string.
public static string ColorString(this string input, Color color)
The formatted color token string.