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 System.Type.ToString ( )
inlineinherited

Definition at line 1246 of file Type.cs.

1247 {
1248 string text;
1249 return text;
1250 }

References System.text.