Choose your operating system:
Windows
macOS
Linux
| FSlateApplicationBase::GetUserFocusedWidget()
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Application/SlateApplicationBase.h |
Include |
#include "Application/SlateApplicationBase.h" |
TSharedPtr< SWidget > GetUserFocusedWidget
(
uint32 UserIndex
) const
a pointer to the Widget that currently has the users focus; Empty pointer when the user has no focus.