# EditorAssembly

> Indicates whether this assembly is an editor only assembly.

## Definition

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

```csharp
EditorAssembly = 1
```
