Version: 2020.3
public static void print (object message);

描述

将消息记录到 Unity 控制台(与 Debug.Log 相同)。

另请参阅:Debug.LogDebug.LogWarningDebug.LogError