Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsNaN()
[2/3]
static
bool
IFloatingPoint
<
Half
>. System.Half.IsNaN
(
Half
x
)
inline
static
Definition at line
980
of file
Half.cs
.
981
{
982
return
IsNaN
(x);
983
}
System.Half.IsNaN
static bool IsNaN(Half value)
Definition
Half.cs:170
References
System.Half.IsNaN()
.
System
Half
Generated by
1.10.0