# Editor.AssetType.HasEditor

```csharp
bool HasEditor { get; set; }
```

Returns true if there is an editor available for this asset type.

Declared in [Editor.AssetType](/api/Editor.AssetType).
Assembly: `Sandbox.Tools`.
