Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateWindowHelper
Description
Make BringMeToFront first among its peers. i.e. make it the last window in its parent's list of child windows.
| Name | BringToFrontInParent |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Application/SlateWindowHelper.h |
| Include Path | #include "Application/SlateWindowHelper.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Application/SlateWindowHelper.cpp |
static TSharedRef < SWindow > BringToFrontInParent
(
const TSharedRef < SWindow > & WindowToBringToFront
)
The top-most window whose children were re-arranged