FSlateRotatedRect

Overload list

Windows
MacOS
Linux
Name Description

Public function

FSlateRotatedRect()

Default ctor.

Public function

FSlateRotatedRect

(
    const FSlateRect& AlignedRect
)

Construct a rotated rect from a given aligned rect.

Public function

FSlateRotatedRect

(
    const FVector2D& InTopLeft,
    const FVector2D& InExtentX,
    const FVector2D& InExtentY
)

Per-element constructor.

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