Version: 2018.4

Utils

class in UnityEngine.Diagnostics

マニュアルに切り替える

説明

A utility class that you can use for diagnostic purposes.

Static 関数

ForceCrashManually causes an application crash in the specified category.
NativeAssertManually causes an assert that outputs the specified message to the log and registers an error.
NativeErrorManually causes a native error that outputs the specified message to the log and registers an error.
NativeWarningManually causes a warning that outputs the specified message to the log and registers an error.