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