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

Definition at line 72 of file UInt32.cs.

73 {
74 if (format != null)
75 {
76 char rawStringData = format.GetRawStringData();
77 int stringLength = format._stringLength;
78 }
79 if (!true)
80 {
81 }
82 string text;
83 return text;
84 }
class f__AnonymousType0<< Count > j__TPar

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