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