Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

debug.log

Debug.Log("Whatever you want your output debug console to display in Unity");
// can take all types of values.
// and don't forget the semi-colon.
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
8+4 =