ProtoFlux:On Paste: Difference between revisions

From Resonite Wiki
Create On Paste ProtoFlux Node Page
 
TODO: Does this node fire when the entire node group this is connected to is loaded after paste? or all of them? or just this one node?
 
Line 9: Line 9:


On Paste is a ProtoFlux node that sends an impulse out of Trigger whenever the node is part of a hierarchy that has been spawned via clip board pasting. This is useful for telling if an item has been spawned in via [[RedX]] or cloud spawned, or spawned in via a json file.
On Paste is a ProtoFlux node that sends an impulse out of Trigger whenever the node is part of a hierarchy that has been spawned via clip board pasting. This is useful for telling if an item has been spawned in via [[RedX]] or cloud spawned, or spawned in via a json file.
TODO: Does this node fire when the entire node group this is connected to is loaded after paste? or all of them? or just this one node?


== Outputs ==
== Outputs ==

Latest revision as of 18:45, 17 February 2024

On Paste
Trigger
Events

On Paste is a ProtoFlux node that sends an impulse out of Trigger whenever the node is part of a hierarchy that has been spawned via clip board pasting. This is useful for telling if an item has been spawned in via RedX or cloud spawned, or spawned in via a json file.

TODO: Does this node fire when the entire node group this is connected to is loaded after paste? or all of them? or just this one node?

Outputs

Trigger (Call)

Sends an Impulse when the node is spawned in with an object that has been spawned via pasting from clipboard.

Examples