Refresh ProtoFlux
paradox19.Debug
The Refresh ProtoFlux node is a debug node which when used on unpacked ProtoFlux, causes all visuals to be reloaded. If used on a packed slot, it will act the same as the Unpack ProtoFlux node.
On the event that the ProtoFluxRoot
input is null, the node will output an OnFail
pulse.
Inputs
* (Call)
The activation pulse
ProtoFluxRoot (Slot)
The root of the ProtoFlux script to be unpacked
Outputs
OnRefresh (Continuation)
Triggered upon the node successfully regenerating all ProtoFlux node UIs.
OnFail (Continuation)
Called when the node receives a null input for ProtoFluxRoot