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