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