Version: 2023.2
언어: 한국어
public static void print (object message);

설명

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

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