Create On Saving ProtoFlux Node Page |
m YoshBot moved page ProtoFlux:On Saving to ProtoFlux:OnSaving: Automated: removing spaces from ProtoFlux namespace |
||
(No difference)
|
Latest revision as of 00:29, 21 August 2025
On Saving
Events
On Saving is a ProtoFlux node that sends an impulse out of Trigger whenever the node is being saved with a world or item, and will execute before the save excluding async tasks.
Outputs
Trigger (Call)
Sends an Impulse when the node is being saved with a world or item.
Examples
-
On Saving being used to reset a value of an item before save, kind of like making a value non persistent.