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

VRageMath.RectangleF.Equals

Malware edited this page Dec 25, 2018 · 16 revisions

IndexRectangleF

Summary

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

Determines whether the specified System.Object is equal to this instance.

Returns

trueif the specified System.Object is equal to this instance; otherwise,false.

Example

Remarks

Summary

private public virtual bool Equals(object obj)

Returns

Example

Remarks

Clone this wiki locally