Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CompareTo()
[2/4]
int System.Int16.CompareTo
(
short
value
)
inline
Definition at line
53
of file
Int16.cs
.
54
{
55
return
this
-
value
;
56
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Int16
Generated by
1.10.0