terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ DrawText()

void Terraria.GameContent.UI.Elements.UITextPanel< T >.DrawText ( SpriteBatch spriteBatch)
inlineprotected

Definition at line 131 of file UITextPanel.cs.

132 {
133 int num = 1;
134 if (num != 0)
135 {
136 if (num != 0)
137 {
138 T text = this._text;
139 return;
140 }
141 }
142 if (num == 0)
143 {
144 }
145 }

References Terraria.GameContent.UI.Elements.UITextPanel< T >._text, and System.text.