Created a page for the Defocus Focusable node. |
Added link. |
||
Line 13: | Line 13: | ||
|}} | |}} | ||
The <code>Defocus Focusable</code> node clears the target [[Type:IFocusable|IFocusable]] UI from the user. | The <code>Defocus Focusable</code> node clears the target [[Type:IFocusable|IFocusable]] UI from the [[User|user]]. | ||
== Inputs == | == Inputs == |
Latest revision as of 23:35, 18 April 2024
Defocus Focusable
UI
The Defocus Focusable
node clears the target IFocusable UI from the user.
Inputs
* (Call)
Calls an impulse to clear the target focus of a UI from the user.
Target (IFocusable)
The target IFocusable reference to defocus from.
Outputs
Next (Continuation)
Fires after the focus has been defocused.