MonoBehaviour.print

Switch to Manual

Declaration

public static void print(object message);

Description

Logs message to the Unity Console (identical to Debug.Log).

Additional resources: Debug.Log, Debug.LogWarning, Debug.LogError.


Did you find this page useful? Please give it a rating: