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 | |
LocalizedTextSegment (float timeInAnimation, string textKey) | |
LocalizedTextSegment (float timeInAnimation, LocalizedText textObject, Vector2 anchorOffset) | |
void | Draw (GameAnimationSegment info) |
Properties | |
float | DedicatedTimeNeeded [get] |
Private Attributes | |
LocalizedText | _text |
float | _timeToShowPeak |
Vector2 | _anchorOffset |
Static Private Attributes | |
const int | PixelsForALine = 120 |
Definition at line 27 of file Segments.cs.