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

◆ TryNegativeInt32ToDecStr()

static bool System.Number.TryNegativeInt32ToDecStr ( int value,
int digits,
string sNegative,
Span< char > destination,
[Out] int charsWritten )
inlinestaticprivate

Definition at line 430 of file Number.cs.

431 {
432 if (6 == 0)
433 {
434 return;
435 }
436 }