HeroStats Libraries
ChatMessage.Expression.Pattern Field

[This is preliminary documentation and subject to change.]

The string, from ChatMessageRegexs.dat, that was used to create the regular expression

[Visual Basic]
Public ReadOnly Pattern As String
[C#]
public readonly string Pattern;

See Also

ChatMessage.Expression Class | CityOfHeroes Namespace