Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsPositiveInfinity()
[1/3]
static
bool
System.Single.IsPositiveInfinity
(
float
f
)
inline
static
Definition at line
123
of file
Single.cs
.
124
{
125
return
f ==
float
.PositiveInfinity;
126
}
Referenced by
System.Single.IsPositiveInfinity()
.
System
Single
Generated by
1.10.0