unity3d - Command line console for Unity 3d C# -
Is there a command-line console that I can do with trying the lines of code in Unity? Something like Chrome console for JavaScript, or running Python on the command line? I'm on Windows 8
I have seen an instant window in Monoidwell, but this debugging was not working without a session, and when I was debugging, it was said that when this application is running: / P>
& gt; Expression can not be evaluated while using this application. & Gt; This debug session did not start It probably wanted to be on a breakpoint, which was not clear to work and when I tried various ideas, it had crashed. To experiment with CDX etc. I simply use the console independently from debugging. What is the easiest way to bring the console to execute the lines of the #acity code?
Comments
Post a Comment