Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Layout > API/Runtime/SlateCore/Layout/FSlateRect
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Layout/SlateRect.h |
| Include | #include "Layout/SlateRect.h" |
bool ContainsPoint
&40;
const UE::Slate::FDeprecateVector2DParameter & Point
&41; const
Remarks
Returns whether or not a point is inside the rectangle True if the point is inside the rectangle
Parameters
| Name | Description |
|---|---|
| Point | The point to check |