UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSlateRect Member List

This is the complete list of members for FSlateRect, including all inherited members.

BottomFSlateRect
ContainsPoint(const UE::Slate::FDeprecateVector2DParameter &Point) constFSlateRectinline
DoRectanglesIntersect(const FSlateRect &A, const FSlateRect &B)FSlateRectinlinestatic
Expand(const FSlateRect &Other) constFSlateRectinline
ExtendBy(const FMargin &ExtendAmount) constFSlateRectinline
FromPointAndExtent(const UE::Slate::FDeprecateVector2DParameter &TopLeft, const UE::Slate::FDeprecateVector2DParameter &Size)FSlateRectinlinestatic
FSlateRect(float InLeft=-1, float InTop=-1, float InRight=-1, float InBottom=-1)FSlateRectinlineexplicit
FSlateRect(const UE::Slate::FDeprecateVector2DParameter &InStartPos, const UE::Slate::FDeprecateVector2DParameter &InEndPos)FSlateRectinline
GetArea() constFSlateRectinline
GetBottomLeft() constFSlateRectinline
GetBottomLeft2f() constFSlateRectinline
GetBottomRight() constFSlateRectinline
GetBottomRight2f() constFSlateRectinline
GetCenter() constFSlateRectinline
GetCenter2f() constFSlateRectinline
GetSize() constFSlateRectinline
GetSize2f() constFSlateRectinline
GetTopLeft() constFSlateRectinline
GetTopLeft2f() constFSlateRectinline
GetTopRight() constFSlateRectinline
GetTopRight2f() constFSlateRectinline
GetTypeHashFSlateRectfriend
InitFromString(const FString &InSourceString)FSlateRect
InsetBy(const struct FMargin &InsetAmount) constFSlateRectinline
IntersectionWith(const FSlateRect &Other) constFSlateRectinline
IntersectionWith(const FSlateRect &Other, bool &OutOverlapping) constFSlateRectinline
IsEmpty() constFSlateRectinline
IsRectangleContained(const FSlateRect &A, const FSlateRect &B)FSlateRectinlinestatic
IsValid() constFSlateRectinline
LeftFSlateRect
OffsetBy(const UE::Slate::FDeprecateVector2DParameter &OffsetAmount) constFSlateRectinline
operator!=(const FSlateRect &Other) constFSlateRectinline
operator*FSlateRectfriend
operator+FSlateRectfriend
operator-FSlateRectfriend
operator==(const FSlateRect &Other) constFSlateRectinline
RightFSlateRect
Round() constFSlateRectinline
ScaleBy(float ScaleBy) constFSlateRectinline
TopFSlateRect
ToString() constFSlateRect