Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Equals()
[2/3]
bool
System.Int32.Equals
(
int
obj
)
inline
Definition at line
84
of file
Int32.cs
.
85
{
86
return
this
==
obj
;
87
}
System.ExceptionArgument.obj
@ obj
References
System.obj
.
System
Int32
Generated by
1.10.0