VRageMath.BoundingBox2D.Equals - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← BoundingBox2D
public bool Equals(BoundingBox2D other)
Determines whether two instances of BoundingBox2D are equal.
- BoundingBox2D other
public virtual bool Equals(object obj)
Determines whether two instances of BoundingBox2D are equal.
- object obj