|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | UpdateTimeLeft () |
| void | Copy (ChatLine other) |
| void | FlagAsNeedsReprocessing () |
Public Attributes | |
| Color | color = Color.White |
| int | showTime |
| string | originalText = "" |
| TextSnippet[] | parsedText = new TextSnippet[0] |
Private Attributes | |
| int? | parsingPixelLimit |
| bool | needsParsing |
Definition at line 5 of file ChatLine.cs.