Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Equals()
[2/3]
readonly
bool
System.Numerics.Matrix3x2.Equals
(
Matrix3x2
other
)
inline
Definition at line
374
of file
Matrix3x2.cs
.
375
{
376
return
this
==
other
;
377
}
System.ExceptionArgument.other
@ other
References
System.other
.
System
Numerics
Matrix3x2
Generated by
1.10.0