Any clue, how I can put a var in the middle of WriteLine?
something like this.
Looks like it doesn’t work in Unity, says errors have to be fix. I feel that I did something not right, but don’t know what.
Terminal.WriteLine(“someString” + someVariable + “someString”);
1 Like
Thank you very much!
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.