# MonoAbort

> Cause a crash by calling the abort() function within the Mono dynamic library.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Diagnostics](/engine/6000.7/script-reference/unityengine/diagnostics.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
MonoAbort = 4
```
