Fix page to be standard and add example link (link is null currently) |
m YoshBot moved page ProtoFlux:Local Update to ProtoFlux:LocalUpdate: Automated: removing spaces from ProtoFlux namespace |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
|}} | |}} | ||
The '''Local Update''' node fires an [[impulse]] for every [[user]] in the session on every engine update by that respective user. | |||
== Outputs == | == Outputs == | ||
Line 14: | Line 14: | ||
=== OnUpdate ([[Impulses|Call]]) === | === OnUpdate ([[Impulses|Call]]) === | ||
Pulses for each user in the session on every engine update by said user. | |||
== Examples == | == Examples == | ||
== See Also == | |||
* [[ProtoFlux:Update]] to pulse on each update from a specific user. | |||
[[Category:ProtoFlux:Flow]] | [[Category:ProtoFlux:Flow]] |
Latest revision as of 00:26, 21 August 2025
Local Update
Flow
The Local Update node fires an impulse for every user in the session on every engine update by that respective user.
Outputs
OnUpdate (Call)
Pulses for each user in the session on every engine update by said user.
Examples
See Also
- ProtoFlux:Update to pulse on each update from a specific user.