Has Local Focus
UI
The Has Local Focus
node takes in an IFocusable from a UI and returns if the local user has that particular focus currently.
Inputs
Target (IFocusable)
The target IFocusable reference to check.
Outputs
* (bool)
Returns if this IFocusable UI is being focused by the user currently.