ProtoFlux:Has Local Focus

From Resonite Wiki
Revision as of 03:30, 18 April 2025 by Bree (talk | contribs) (rewording, cleanup)
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. This node is ContinuouslyChanging.

Inputs

Target (IFocusable)

The target IFocusable reference to check.

Outputs

* (bool)

Outputs true if the target IFocusable is currently focused by the local user.