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

string System.UInt32.ToString ( string format,
IFormatProvider provider )
inline

Implements System.IFormattable.

Definition at line 87 of file UInt32.cs.

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

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