Debug.Log Extensions
Documentation (1.1.9)
|
|
static |
Logs an error to the Console formed by joining the given text strings together.
messagePart1 | First part of the message. |
messagePart2 | Second part of the message. |
messageParts | Additional parts of the message. |