Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/FSlateApplication
- FSlateApplicationBase::GetActiveTopLevelRegularWindow()
- FSlateApplication::GetActiveTopLevelRegularWindow()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include | #include "Framework/Application/SlateApplication.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Application/SlateApplication.cpp |
virtual TSharedPtr< SWindow > GetActiveTopLevelRegularWindow&40;&41; const
Remarks
Gets the active regular top-level window. A regular window is a non-menu, non-tooltip, non-cursor decorator window The top level window, or nullptr if no Slate windows are currently active.