Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWidget
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h |
| Include | #include "Widgets/SWidget.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SWidget.cpp |
bool HasUserFocusedDescendants
(
int32 UserIndex
) const
Remarks
Gets whether or not the specified users has this widget or any descendant focused. The optional will be set with the focus cause, if unset this widget doesn't have focus.