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

Definition at line 62 of file UITextPanel.cs.

63 {
64 get
65 {
66 if ("" != null)
67 {
68 return "";
69 }
70 return "";
71 }
72 }

Referenced by Terraria.GameContent.UI.Elements.UISearchBar.TrimDisplayIfOverElementDimensions().