Console

Overview

The Console Node is used for showing a value of any Data Type on the Console.

Scope: Project, Scene, Function, Prefab.

Attributes

Inputs

AttributeTypeDescription

Data Type

Drop-down

Data Type of the Input and Output Sockets.

Type

Drop-down

Type of the message that will appear on the Console.

Value

Defined in the Data Type Attribute

Default value, if none is received in the Input Socket.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

A standard Input Pulse, to trigger the execution of the Node.

Input

Defined in the Data Type Attribute

Value that will be shown on the Console.

Outputs

OutputTypeDescription

Pulse Output (►)

Pulse

A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.

Output

Defined in the Data Type Attribute

Value that was shown on the Console.

See Also

Last updated