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
◆
IncreaseScale64()
static
void
System.Decimal.DecCalc.IncreaseScale64
(
decimal::DecCalc::Buf12
bufNum
,
uint
power
)
inline
static
private
Definition at line
1534
of file
Decimal.cs
.
1535
{
1536
if
(!
true
)
1537
{
1538
}
1539
uint u =
bufNum
.U1;
1540
bufNum.High64
= (
ulong
)
power
;
1541
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
ulong
References
j__TPar
.
System
Decimal
DecCalc
Generated by
1.10.0