Created a page for the Focus Focusable node. |
Added link. |
||
Line 13: | Line 13: | ||
|}} | |}} | ||
The <code>Focus Focusable</code> node sets the target [[Type:IFocusable|IFocusable]] UI for the user. | The <code>Focus Focusable</code> node sets the target [[Type:IFocusable|IFocusable]] UI for the [[User|user]]. | ||
== Inputs == | == Inputs == |
Revision as of 23:36, 18 April 2024
Focus Focusable
UI
The Focus Focusable
node sets the target IFocusable UI for the user.
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.