Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator+()
[4/6]
static decimal
IUnaryPlusOperators
< decimal, decimal >. System.Decimal.operator+
(
decimal
value
)
inline
static
Definition at line
3533
of file
Decimal.cs
.
3534
{
3535
return
value
;
3536
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Decimal
Generated by
1.10.0