lastReport
Returns last crash report, or null if no reports are available.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static CrashReport lastReport { get; }
Remarks
Additional Resources: CrashReport.reports.