Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Equals()
[2/3]
bool
System.Int16.Equals
(
short
obj
)
inline
Definition at line
68
of file
Int16.cs
.
69
{
70
return
this
==
obj
;
71
}
System.ExceptionArgument.obj
@ obj
References
System.obj
.
System
Int16
Generated by
1.10.0