terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.UI.Chat.ChatLine Class Reference
+ Collaboration diagram for Terraria.UI.Chat.ChatLine:

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 12 of file ChatLine.cs.


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