ProtoFlux:Fire On Local Change

From Resonite Wiki
Revision as of 19:07, 17 February 2024 by 989onan (talk | contribs) (Create Fire On Local Change ProtoFlux Node Page)
(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