NativeError(string)
Manually causes a native error that outputs the specified message to the log and registers an error.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Diagnostics
- Assembly: UnityEngine.CoreModule
public static void NativeError(string message)