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

VRageMath.BoundingSphereD.Equals

Malware edited this page Dec 25, 2018 · 15 revisions

IndexBoundingSphereD

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

Determines whether the specified BoundingSphereD is equal to the current BoundingSphereD.

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

Determines whether the specified Object is equal to the BoundingSphereD.

Clone this wiki locally