terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.UI.Chat.ChatLine Class Reference

Public Member Functions

void UpdateTimeLeft ()
 
void Copy (ChatLine other)
 
void FlagAsNeedsReprocessing ()
 
 ChatLine ()
 

Public Attributes

Color color
 
int showTime
 
string originalText
 
TextSnippet[] parsedText
 
TextSnippet[] parsedMiniText
 
TextSnippet[] parsedMiniTouchText
 
Vector2 calculatedSizeMiniTouch
 
Vector2 calculatedSizeMini
 
Vector2 calculatedSizePage
 

Private Attributes

int? parsingPixelLimit
 
bool needsParsing
 

Detailed Description

Definition at line 8 of file ChatLine.cs.


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