m the node |
m call input and output type names |
||
Line 16: | Line 16: | ||
== Inputs == | == Inputs == | ||
=== * ( | === * (ISyncOperation) === | ||
Impulses. | Impulses. | ||
== Outputs == | == Outputs == | ||
=== Next ( | === Next (Continuation) === | ||
The input impulses, but with a "cooldown" of at most one impulse per frame for the local user. | The input impulses, but with a "cooldown" of at most one impulse per frame for the local user. | ||
[[Category:ProtoFlux:Flow]] | [[Category:ProtoFlux:Flow]] |
Revision as of 03:43, 15 January 2024
One Per Frame
Flow
The One Per Frame node will limit the number of impulses given to it to one per frame. This will differ for each local user.
Inputs
* (ISyncOperation)
Impulses.
Outputs
Next (Continuation)
The input impulses, but with a "cooldown" of at most one impulse per frame for the local user.