ProtoFlux:Delay: Difference between revisions

From Resonite Wiki
add delay node
 
m type not types
Line 14: Line 14:
|}}
|}}


Accepted types for <code>Duration</code> are: [[Types:Double | Double]], [[Types:Float | Float]], [[Types:Int | Int]] and [[Types:TimeSpan | TimeSpan]].
Accepted types for <code>Duration</code> are: [[Type:Double | Double]], [[Type:Float | Float]], [[Type:Int | Int]] and [[Type:TimeSpan | TimeSpan]].


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

Revision as of 18:20, 18 January 2024

Delay
*
Next
Duration
OnTriggered
Flow

Accepted types for Duration are: Double, Float, Int and TimeSpan.