terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 |
Definition at line 8 of file ChatLine.cs.