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

VRageMath.Point.Equals

Malware edited this page Dec 25, 2018 · 15 revisions

IndexPoint

Summary

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

Determines whether two Point instances are equal.

Returns

Example

Remarks

Summary

private public virtual bool Equals(object obj)

Determines whether two Point instances are equal.

Returns

Example

Remarks

Clone this wiki locally