BlueprintAPI > BlueprintAPI/Widget
Returns true if any descendant widget is focused by a specific user.
Target is Widget
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | Player Controller |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | Returns true if any descendant widget is focused by a specific user. |