Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsNegativeInfinity()
[2/3]
static
bool
IFloatingPoint
<
Half
>. System.Half.IsNegativeInfinity
(
Half
x
)
inline
static
Definition at line
992
of file
Half.cs
.
993
{
994
return
IsNegativeInfinity
(x);
995
}
System.Half.IsNegativeInfinity
static bool IsNegativeInfinity(Half value)
Definition
Half.cs:180
References
System.Half.IsNegativeInfinity()
.
System
Half
Generated by
1.10.0