Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Vector2D.Equals

Malware edited this page Dec 25, 2018 · 16 revisions

IndexVector2D

Summary

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

Determines whether the specified Object is equal to the Vector2D.

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