Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
static readonly Regex | Format = new Regex("(?<!\\\\)\\[(?<tag>[a-zA-Z]{1,10})(\\/(?<options>[^:]+))?:(?<text>.+?)(?<!\\\\)\\]", RegexOptions.Compiled) |
Definition at line 15 of file ChatManager.cs.