Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
High
uint System.Decimal.DecCalc.High
get
set
private
Definition at line
238
of file
Decimal.cs
.
239
{
240
get
241
{
242
return
uhi
;
243
}
244
set
245
{
246
uhi
=
value
;
247
}
248
}
System.ExceptionArgument.value
@ value
System.Decimal.DecCalc.uhi
uint uhi
Definition
Decimal.cs:194
System
Decimal
DecCalc
Generated by
1.10.0