Debug.Log Extensions
Documentation (1.1.9)
|
|
static |
Logs a message to the Console consisting of multiple parts joined together.
part1 | First part of the message. |
part2 | Second part of the message. |
parts | (Optional) Additional parts of the message. |