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

◆ TryFormat()

bool System.UInt32.TryFormat ( Span< char > destination,
[Out] int charsWritten,
[Optional] ReadOnlySpan< char > format,
[Optional] IFormatProvider provider )
inline

Implements System.ISpanFormattable.

Definition at line 102 of file UInt32.cs.

103 {
104 if (!true)
105 {
106 }
107 bool flag;
108 return flag;
109 }