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.Projectile.ToString ( )
inline

Definition at line 8108 of file Projectile.cs.

8109 {
8110 string text;
8111 if (("type:" == null || "type:" != null) && (text == null || text != null) && (", name:" == null || ", name:" != null))
8112 {
8113 string name = this.Name;
8114 string text2;
8115 string text3;
8116 string text4;
8117 string text5;
8118 string text6;
8119 if ((name == null || name != null) && (", active:" == null || ", active:" != null) && (text2 == null || text2 != null) && (", whoAmI:" == null || ", whoAmI:" != null) && (text3 == null || text3 != null) && (", identity:" == null || ", identity:" != null) && (text4 == null || text4 != null) && (", ai0:" == null || ", ai0:" != null) && (text5 == null || text5 != null) && (", uuid:" == null || ", uuid:" != null) && (text6 == null || text6 != null))
8120 {
8121 string text7;
8122 return text7;
8123 }
8124 }
8125 throw new ArrayTypeMismatchException();
8126 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.name, Terraria.Projectile.Name, and System.text.