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

◆ TryFormatDecimal()

static bool System.Number.TryFormatDecimal ( decimal value,
ReadOnlySpan< char > format,
NumberFormatInfo info,
Span< char > destination,
[Out] int charsWritten )
inlinestatic

Definition at line 31 of file Number.cs.

32 {
33 if (!true)
34 {
35 }
36 int num = 1;
37 if (num == 0)
38 {
39 }
40 if (num == 0)
41 {
42 }
43 bool flag;
44 return flag;
45 }