ProtoFlux:Has Local Focus

From Resonite Wiki
Revision as of 23:33, 18 April 2024 by AmasterAmaster (talk | contribs) (Created a page for the Has Local Focus node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Has Local Focus
Target
*
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.