Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator sbyte()
static System.Decimal.operator sbyte
(
decimal
value
)
inline
explicit
static
Definition at line
2873
of file
Decimal.cs
.
2874
{
2875
return
ToSByte
(
value
);
2876
}
System.ExceptionArgument.value
@ value
System.Decimal.ToSByte
static sbyte ToSByte(decimal value)
Definition
Decimal.cs:2644
References
System.Decimal.ToSByte()
, and
System.value
.
System
Decimal
Generated by
1.10.0