# Editor.AssetSystem.DeleteOrphans

```csharp
static void DeleteOrphans()
```

Delete orphaned trivial children. These are things that are generated for
usage by an asset, but aren't referenced by anything, so are useless.

Declared in [Editor.AssetSystem](/api/Editor.AssetSystem).
Assembly: `Sandbox.Tools`.
