Console
Last updated
Last updated
The Console Node is used for showing a value of any Data Type on the Console.
Scope: Project, Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| Drop-down | Data Type of the |
| Drop-down | Type of the message that will appear on the Console. |
| Defined in the | Default value, if none is received in the |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| Defined in the | Value that will be shown on the Console. |
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. |
| Defined in the | Value that was shown on the Console. |