Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

unity print to console

// To print in the console use "Debug.Log()"
Debug.Log("Text");
 
PREVIOUS NEXT
Tagged: #unity #print #console
ADD COMMENT
Topic
Name
8+3 =