IntersectionWith

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

FSlateRect

 

IntersectionWith

(
    const FSlateRect& Other
)

Returns the rectangle that is the intersection of this rectangle and Other.

Public function Const

FSlateRect

 

IntersectionWith

(
    const FSlateRect& Other,
    bool& OutOverlapping
)

Returns the rectangle that is the intersection of this rectangle and Other, as well as if they were overlapping at all.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss