ProtoFlux:Seconds Timer: Difference between revisions

From Resonite Wiki
More information about Timer behavior
fix type links
Line 17: Line 17:
|}}
|}}


Will pulse every X seconds specified from the UpdatingUser if the User is provided.  
Will pulse every X seconds specified from the UpdatingUser if the [[Type:User|User]] is provided.  


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.


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

Revision as of 18:49, 15 January 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.