Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsNegative()
[2/3]
static
bool
IFloatingPoint
<
Half
>. System.Half.IsNegative
(
Half
x
)
inline
static
Definition at line
986
of file
Half.cs
.
987
{
988
return
IsNegative
(x);
989
}
System.Half.IsNegative
static bool IsNegative(Half value)
Definition
Half.cs:175
References
System.Half.IsNegative()
.
System
Half
Generated by
1.10.0