Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CompareTo()
[1/4]
int System.Byte.CompareTo
(
byte
value
)
inline
Definition at line
50
of file
Byte.cs
.
51
{
52
return
this
-
value
;
53
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Byte
Generated by
1.10.0