The fields of the ChatMessage.Expression class are listed below. For a complete list of ChatMessage.Expression class members, see the ChatMessage.Expression Members topic.
Category | The HeroStats category that this expression relates to |
Pattern | The string, from ChatMessageRegexs.dat, that was used to create the regular expression |
Regex | The regular expression object created from RegexString |
RegexString | The regular expression string that will be used to match chat messages |
Variables | Name-value pairs of matches. Names are taken from RegexString captures. |
ChatMessage.Expression Class | CityOfHeroes Namespace