ConsoleWindowUtility
Console Window Utility class.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Class
- Namespace: UnityEditor
- Assembly: UnityEditor
public static class ConsoleWindowUtility
Static Methods
Method | Description |
|---|---|
| GetConsoleLogCounts | Retrieve the current counts of messages in the Console Window. |
Static Events
Member | Description |
|---|---|
| consoleLogsChanged | Unity raises this event when logs are added or cleared in the Console Window. |