# IsMainEditor

> Indicates if the currently running player is the main editor.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Multiplayer.PlayMode](/engine/6000.5/script-reference/unity/multiplayer/playmode.md)
* **Assembly:** UnityEngine.MultiplayerModule

```csharp
public static bool IsMainEditor { get; }
```
