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

◆ Text

string Terraria.GameContent.UI.Elements.UIHeader.Text
getset

Definition at line 13 of file UIHeader.cs.

14 {
15 get
16 {
17 return this._text;
18 }
19 set
20 {
21 bool flag = this._text != value;
23 if (!true)
24 {
25 }
26 if (!true)
27 {
28 if (!true)
29 {
30 }
31 string text = this._text;
32 }
33 }
34 }
class f__AnonymousType0<< Count > j__TPar