Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ClearDeveloperConsole()

Clears all previously printed messages, warnings, and errors from the developer console.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static void ClearDeveloperConsole()

Remarks