Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.UI.Chat.ChatManager.Regexes Class Reference

Static Public Attributes

static readonly Regex Format = new Regex("(?<!\\\\‍)\\[(?<tag>[a-zA-Z]{1,10})(\\/(?<options>[^:]+))?:(?<text>.+?)(?<!\\\\‍)\\]", RegexOptions.Compiled)
 

Detailed Description

Definition at line 15 of file ChatManager.cs.


The documentation for this class was generated from the following file: