# DidNotDelete

> Tells the internal implementation that the callback did not delete the asset. The asset will be delete by the internal implementation.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
DidNotDelete = 0
```
