Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Vector2D.Equals

Malware edited this page Dec 25, 2018 · 15 revisions

IndexVector2D

csharp[bool](System.Boolean) Equals([Vector2D](VRageMath.Vector2D) other)##### Summary

Determines whether the specified Object is equal to the Vector2D.

csharp[bool](System.Boolean) Equals([object](System.Object) obj)##### Summary

Returns a value that indicates whether the current instance is equal to a specified object.

Clone this wiki locally