Table of Contents

Method ToColorToken

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

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.