Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FShortRect
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool DoesIntersect
(
const FShortRect& B |
Rendering/RenderingCommon.h | ||
bool DoesIntersect
(
const FSlateRect& B |
Rendering/RenderingCommon.h |
DoesIntersect(const FShortRect &)
| Name | DoesIntersect |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h |
| Include Path | #include "Rendering/RenderingCommon.h" |
bool DoesIntersect
(
const FShortRect & B
) const
DoesIntersect(const FSlateRect &)
| Name | DoesIntersect |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h |
| Include Path | #include "Rendering/RenderingCommon.h" |
bool DoesIntersect
(
const FSlateRect & B
) const