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 56 of file UIBestiaryInfoLine.cs.

57 {
58 get
59 {
60 if ("" != null)
61 {
62 return "";
63 }
64 return "";
65 }
66 }