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