Delay Action

The Delay Action Node.
The Delay Action Node delays the Pulse Flow for the specified duration (in seconds).

The Delay Action Node Attributes.
Attribute | Type | Description |
---|---|---|
Duration (sec) | Float | The time of the delay, if none is given in the Duration Input Socket. |
Input | Type | Description |
---|---|---|
Instance ID | InstanceID | The assigned Instance ID of the Action. If nothing is received, it automatically assigns 0 as the Instance ID. |
(►) Start | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
Duration | Float | The time of the delay (in seconds). |
Output | Type | Description |
---|---|---|
Instance ID | InstanceID | |
OnStart (►) | Pulse | Flows to the next Node following Delay Action when the Action starts. |
OnEnd (►) | Pulse | Flows to the next Node following Delay Action when the Action stops. |
Last modified 4mo ago