Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsNormal()
[2/3]
static
bool
IFloatingPoint
<
Half
>. System.Half.IsNormal
(
Half
x
)
inline
static
Definition at line
998
of file
Half.cs
.
999
{
1000
return
IsNormal
(x);
1001
}
System.Half.IsNormal
static bool IsNormal(Half value)
Definition
Half.cs:185
References
System.Half.IsNormal()
.
System
Half
Generated by
1.10.0