# PlayerConnectsToHost

> Player connection is initiated by the player connecting to the host, usually the host is the Editor.

## Definition

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

```csharp
PlayerConnectsToHost = 1
```
