ProtoFlux:FireOnLocalChange: Difference between revisions

From Resonite Wiki
cat
m YoshBot moved page ProtoFlux:Fire On Local Change to ProtoFlux:FireOnLocalChange: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 23:52, 20 August 2025

FireOnLocalChange
Value
OnChange
Flow

Fire On Local Change is a ProtoFlux node that will check for changes on the current machine, rather on a specific user. This is useful for things that you want to happen instantly for a client and are time sensitive (Ex: a video creating particle effect like a Meta Meme)

Inputs

Value (Generic)

The value or reference to monitor for changes on the local machine.

Outputs

OnChange (Call)

Fires when Value (Generic) changes on the local client.

Examples