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