Has Local Focus
UI
The Has Local Focus node takes in an IFocusable and returns if that focusable is currently focused by the local user.
Inputs
Target (IFocusable)
The target IFocusable reference to check.
Outputs
* (bool)
Outputs true if the target IFocusable is currently focused by the local user.