Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Low64
ulong System.Decimal.DecCalc.Low64
get
set
private
Definition at line
278
of file
Decimal.cs
.
279
{
280
get
281
{
282
return
ulomid
;
283
}
284
set
285
{
286
ulomid
=
value
;
287
}
288
}
System.ExceptionArgument.value
@ value
System.Decimal.DecCalc.ulomid
ulong ulomid
Definition
Decimal.cs:203
System
Decimal
DecCalc
Generated by
1.10.0