ProtoFlux:On Loaded: Difference between revisions

From Resonite Wiki
Create On Loaded ProtoFlux Node Page
 
TODO: Does this node fire as well as on start or only when part of a spawned object?
Line 9: Line 9:


On Loaded is a ProtoFlux node that sends an impulse out of Trigger whenever the node is loaded.
On Loaded is a ProtoFlux node that sends an impulse out of Trigger whenever the node is loaded.
TODO: Does this node fire as well as on start or only when part of a spawned object?


== Outputs ==
== Outputs ==

Revision as of 18:40, 17 February 2024

On Loaded
Trigger
Events

On Loaded is a ProtoFlux node that sends an impulse out of Trigger whenever the node is loaded.

TODO: Does this node fire as well as on start or only when part of a spawned object?

Outputs

Trigger (Call)

Sends an Impulse when the node is loaded.

Examples