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.UInt64.ToString ( string format)
inline

Definition at line 90 of file UInt64.cs.

91 {
92 if (format != null)
93 {
94 char rawStringData = format.GetRawStringData();
95 int stringLength = format._stringLength;
96 }
97 if (!true)
98 {
99 }
100 string text;
101 return text;
102 }
class f__AnonymousType0<< Count > j__TPar

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