Simple Event Node
Purpose of the Node
Section titled “Purpose of the Node”The Simple Event Node is a basic node that outputs an execution signal without any input or output. It is useful for triggering events or starting processes within a visual scripting workflow.
| Pin Name | Pin Description | Pin Type | Value Type |
|---|---|---|---|
| Start | The input pin that triggers the execution of the node. | Exec | Execution |
| End | The output pin that emits the execution signal once the node is executed. | Exec | Execution |