Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
High64
ulong System.Decimal.DecCalc.Buf16.High64
get
set
Definition at line
111
of file
Decimal.cs
.
112
{
113
get
114
{
115
return
uhigh64LE
;
116
}
117
set
118
{
119
uhigh64LE
=
value
;
120
}
121
}
System.ExceptionArgument.value
@ value
System.Decimal.DecCalc.Buf16.uhigh64LE
ulong uhigh64LE
Definition
Decimal.cs:97
System
Decimal
DecCalc
Buf16
Generated by
1.10.0