# isEditorAsset

> Is this asset used to localize UI components of the Unity Editor

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.LocalizationModule

```csharp
public bool isEditorAsset { get; set; }
```
