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

VRageMath.Vector2.Equals

Malware edited this page Dec 24, 2018 · 15 revisions

IndexVector2

bool Equals(Vector2 other)

Summary

Determines whether the specified Object is equal to the Vector2.

bool Equals(object obj)

Summary

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

Clone this wiki locally