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
}
System.ExceptionArgument.other
@ other
References
System.other
.
System
Drawing
Color
Generated by
1.10.0