Utils

class in UnityEngine.Diagnostics

Cambiar al Manual

Descripción

A utility class that you can use for diagnostic purposes.

Funciones Estáticas

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.