Get Scene
Last updated
Last updated
The Get Scene Node returns the current Scene of a chosen Screen.
Scope: Project.
Attribute | Type | Description |
---|---|---|
| Screen | The ID of the Screen the user wishes to get the current Scene from, if none is indicated in the Input Socket. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| Screen | The ID of the Screen the user wishes to get the current Scene from. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
| Scene | The returned ID of the Screen's current Scene. |