|
Debug.Log Extensions
Documentation (1.1.9)
|
|
static |
Logs a warning message 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. |