ProtoFlux:Seconds Timer: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page Seconds Timer (ProtoFlux) to ProtoFlux:Seconds Timer: Creating protoflux Namespace
m stub, fix types
Line 8: Line 8:
|Outputs=
|Outputs=
[
[
{"Name": "OnUpdate", "Type":"Impulse"}
{"Name": "OnUpdate", "Type":"Call"}
]
]
|Globals=
|Globals=
Line 20: Line 20:


If the UpdatingUser is not provided and SkipIfNull is Null or False, it will pulse for every user.
If the UpdatingUser is not provided and SkipIfNull is Null or False, it will pulse for every user.
{{Stub}}
<i> needs examples</i>
<i> needs to be standardized</i>


[[Category:ProtoFlux:Flow]]
[[Category:ProtoFlux:Flow]]

Revision as of 21:20, 9 February 2024

Seconds Timer
Interval
OnUpdate
UpdatingUser
null
SkipIfNull
null
Flow

Will pulse every X seconds specified from the UpdatingUser if the User is provided.

If the UpdatingUser is not provided and SkipIfNull is Null or False, it will pulse for every user.


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


needs examples needs to be standardized