ProtoFlux:HasLocalFocus

From Resonite Wiki
(Redirected from ProtoFlux:Has Local Focus)
Has Local Focus
Target
*
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.