Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Equals()
[2/3]
readonly
bool
System.Drawing.Size.Equals
(
Size
other
)
inline
Definition at line
165
of file
Size.cs
.
166
{
167
return
this
==
other
;
168
}
System.ExceptionArgument.other
@ other
References
System.other
.
System
Drawing
Size
Generated by
1.10.0