ScriptReference/Debug.ClearDeveloperConsole #347
Replies: 1 comment
-
|
Comment by Note that this clears the "developer console", which is the graphical console thing that pops up in Debug Builds of your application. This is NOT the console that is in your Unity Editor. If you want to clear the editor console, you have to use reflection - see this post for more. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ScriptReference/Debug.ClearDeveloperConsole
https://docs.unity3d.com/ScriptReference/Debug.ClearDeveloperConsole.html
Beta Was this translation helpful? Give feedback.
All reactions