ProtoFlux:FocusFocusable

From Resonite Wiki
Revision as of 00:16, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Focus Focusable to ProtoFlux:FocusFocusable: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Focus Focusable
*
Next
Target
UI

The Focus Focusable node sets the target IFocusable UI for the user. When the UI is focused (if it was not already focused beforehand), it places your caret at the end of any text input.

Inputs

* (Call)

Calls an impulse to set the target focus of a UI for the user.

Target (IFocusable)

The target IFocusable reference to focus.

Outputs

Next (Continuation)

Fires after the focus has been focused.