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

VRageMath.BoundingBox2D.Equals

Malware edited this page Dec 25, 2018 · 16 revisions

IndexBoundingBox2D

Summary

public bool Equals(BoundingBox2D other)

Determines whether two instances of BoundingBox2D are equal.

Returns

bool

Summary

public virtual bool Equals(object obj)

Determines whether two instances of BoundingBox2D are equal.

Returns

bool

Clone this wiki locally