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

◆ Div96ByConst()

static bool System.Decimal.DecCalc.Div96ByConst ( ulong high64,
uint low,
uint pow )
inlinestaticprivate

Definition at line 1483 of file Decimal.cs.

1484 {
1485 return true;
1486 }