ProtoFlux:FireOnLocalChange

From Resonite Wiki
Revision as of 23:52, 20 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:Fire On Local Change to ProtoFlux:FireOnLocalChange: Automated: removing spaces from ProtoFlux namespace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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