# PlayMode

> What this provider serves in the editor when entering Play Mode.

## Definition

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

```csharp
public PlayModeSource PlayMode { get; }
```
