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

◆ Equals() [2/3]

bool System.Drawing.Color.Equals ( Color other)
inline

Definition at line 579 of file Color.cs.

580 {
581 return this == other;
582 }

References System.other.