Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator>()
[2/3]
static
bool
IComparisonOperators
<
Half
,
Half
>. System.Half.operator>
(
Half
left
,
Half
right
)
inline
static
Definition at line
680
of file
Half.cs
.
681
{
682
return
left > right;
683
}
System
Half
Generated by
1.10.0