MonoBehaviour.printstatic function print (message : object) : voidDescriptionLogs message to the Unity Console. This function is identical to Debug.Log. See Also: Debug.Log, Debug.LogWarning, Debug.LogError. |
|
||||
| Scripting > Runtime Classes > MonoBehaviour | ||||
MonoBehaviour.printstatic function print (message : object) : voidDescriptionLogs message to the Unity Console. This function is identical to Debug.Log. See Also: Debug.Log, Debug.LogWarning, Debug.LogError. |