Unreal Engine Blueprint API Reference > Widget
Returns true if this 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 this widget is focused by a specific user. |