# Enabled

> Whether the locale is active: a disabled locale is excluded from runtime selection and its tables are not shipped in a build.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Localization](/engine/6000.7/script-reference/unity/localization.md)
* **Assembly:** UnityEngine.LocalizationRuntimeModule

```csharp
public bool Enabled { get; }
```
