Created a page for the Defocus Focusable node. |
m YoshBot moved page ProtoFlux:Defocus Focusable to ProtoFlux:DefocusFocusable: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
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:50, 20 August 2025
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.