print(object)
Logs message to the Unity Console (identical to Debug.Log ).
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
print(Object)
public static void print(object message)