Utils

class in UnityEngine.Diagnostics

매뉴얼로 전환

설명

A utility class that you can use for diagnostic purposes.

정적 함수

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.