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

◆ ToString()

override string Terraria.Sign.ToString ( )
inline

Definition at line 44 of file Sign.cs.

45 {
46 string text;
47 string text2;
48 if (("x" == null || "x" != null) && (text == null || text != null) && ("\ty" == null || "\ty" != null) && (text2 == null || text2 != null) && ("\t" == null || "\t" != null))
49 {
50 string text3 = this.text;
51 if (text3 == null || text3 != null)
52 {
53 string text4;
54 return text4;
55 }
56 }
58 }
class f__AnonymousType0<< Count > j__TPar
string text
Definition Sign.cs:75

References j__TPar, and Terraria.Sign.text.