Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Application > API/Runtime/SlateCore/Application/FSlateApplicationBase
- FSlateApplicationBase::GetActiveTopLevelRegularWindow()
- FSlateApplication::GetActiveTopLevelRegularWindow()
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
| Include | #include "Application/SlateApplicationBase.h" |
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.