Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Equals() [2/3]

readonly bool System.Drawing.RectangleF.Equals ( RectangleF other)
inline

Definition at line 176 of file RectangleF.cs.

177 {
178 return this == other;
179 }

References System.other.