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