Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/FSlateRect
| Type | Name | Description | |
|---|---|---|---|
| FSlateRect | IntersectionWith
(
const FSlateRect& Other |
Returns the rectangle that is the intersection of this rectangle and Other. | |
| FSlateRect | IntersectionWith
(
const FSlateRect& Other, |
Returns the rectangle that is the intersection of this rectangle and Other, as well as if they were overlapping at all. |