Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Math/IntRect.h |
Include |
#include "Math/IntRect.h" |
Compares Rectangles for equality.
true if the rectangles are equal, false otherwise..
Parameter |
Description |
---|---|
Other |
The Other Rectangle for comparison. |