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 25, 2018 · 15 revisions

IndexVector2

Summary

private public bool Equals(private public sealed struct.Vector2 other)

Determines whether the specified Object is equal to the Vector2.

Returns

Example

Remarks

Summary

private public virtual bool Equals(object obj)

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

Returns

Example

Remarks

Clone this wiki locally