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

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
 

Detailed Description

Definition at line 5 of file ChatLine.cs.


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