Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWindow
| Type | Name | Description | |
|---|---|---|---|
| void | ReshapeWindow
(
const FSlateRect& InNewShape |
Relocate the window to a screenspace position specified by NewPosition and resize it to NewSize | |
| void | ReshapeWindow
(
UE::Slate::FDeprecateVector2DParameter NewPosition, |
Relocate the window to a screenspace position specified by NewPosition and resize it to NewSize |