Choose your operating system:
Windows
macOS
Linux
| FSlateApplicationBase::GetActiveTopLevelWindow()
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
Include |
#include "Application/SlateApplicationBase.h" |
TSharedPtr< SWindow > GetActiveTopLevelWindow() const
Gets the active top-level window.
The top level window, or nullptr if no Slate windows are currently active.