ProtoFlux:HasLocalFocus

From Resonite Wiki
Revision as of 00:22, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Has Local Focus to ProtoFlux:HasLocalFocus: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.