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

◆ DoubleToNumber()

static unsafe void System.Number.DoubleToNumber ( double value,
int precision,
Number::NumberBuffer number )
inlinestaticprivate

Definition at line 1536 of file Number.cs.

1537 {
1538 number.precision = precision;
1539 if (!true)
1540 {
1541 }
1542 if (!true)
1543 {
1544 }
1545 int num = 32768;
1546 number.scale = num;
1547 if (!true)
1548 {
1549 }
1550 char* digits = number.digits;
1551 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.