Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


consoleLogsChanged

Unity raises this event when logs are added or cleared in the Console Window.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Event
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static event Action consoleLogsChanged

Remarks

Add an event handler to this event to receive a notification whenever the logs within the console window have changed.