Log Warning
Write Warning text in the unity console. You can right click on the node to add more than one message.
Warning: You should remove the Logs when you make a standalone.
Ports
Inputs
| Port Name | Type | Default Value | Description |
|---|---|---|---|
| Trigger | Trigger the writing in the Unity Console. | ||
| [String] | The message you want to write. Placing a GameObject will write it's name. |
Outputs
| Port Name | Type | Default Value | Description |
|---|---|---|---|
| Trigger | Execute next action after the message is written in the Unity Console. |