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.GameContent.Animations.Segments.LocalizedTextSegment Class Reference
+ Inheritance diagram for Terraria.GameContent.Animations.Segments.LocalizedTextSegment:
+ Collaboration diagram for Terraria.GameContent.Animations.Segments.LocalizedTextSegment:

Public Member Functions

 LocalizedTextSegment (float timeInAnimation, string textKey)
 
 LocalizedTextSegment (float timeInAnimation, LocalizedText textObject, Vector2 anchorOffset)
 
void Draw (ref GameAnimationSegment info)
 

Properties

float DedicatedTimeNeeded [get, set]
 

Private Attributes

LocalizedText _text
 
float _timeToShowPeak
 
Vector2 _anchorOffset
 

Static Private Attributes

const int PixelsForALine = 120
 

Detailed Description

Definition at line 34 of file Segments.cs.


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