Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Low64
ulong System.Decimal.DecCalc.Buf12.Low64
get
set
Definition at line
53
of file
Decimal.cs
.
54
{
55
get
56
{
57
return
ulo64LE
;
58
}
59
set
60
{
61
ulo64LE
=
value
;
62
}
63
}
System.ExceptionArgument.value
@ value
System.Decimal.DecCalc.Buf12.ulo64LE
ulong ulo64LE
Definition
Decimal.cs:48
Referenced by
System.Decimal.DecCalc.VarDecMod()
.
System
Decimal
DecCalc
Buf12
Generated by
1.10.0