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() [3/4]

string System.Int32.ToString ( string format)
inline

Definition at line 61 of file Int32.cs.

62 {
63 if (format != null)
64 {
65 char rawStringData = format.GetRawStringData();
66 int stringLength = format._stringLength;
67 }
68 if (!true)
69 {
70 }
71 string text;
72 return text;
73 }
class f__AnonymousType0<< Count > j__TPar

References System.format, j__TPar, and System.text.