Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Application/SlateWindowHelper.h |
Include |
#include "Application/SlateWindowHelper.h" |
Source |
/Engine/Source/Runtime/SlateCore/Private/Application/SlateWindowHelper.cpp |
static TSharedRef< SWindow > BringToFrontInParent
(
const TSharedRef< SWindow > & WindowToBringToFront
)
Make BringMeToFront first among its peers. i.e. make it the last window in its parent's list of child windows.
The top-most window whose children were re-arranged