# PlayerConnectionGUIUtility

> Miscellaneous helper methods for PlayerConnectionGUI.

## Definition

* **Type:** Class
* **Namespace:** [UnityEditor.Networking.PlayerConnection](/engine/6000.6/script-reference/unityeditor/networking/playerconnection.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static class PlayerConnectionGUIUtility
```

## Static Methods

| Method                                                                                                                                         | Description                                                                                                   |
| ---------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| [GetConnectionState](/engine/6000.6/script-reference/unityeditor/networking/playerconnection/playerconnectionguiutility/getconnectionstate.md) | This method generates a state tracking object for establishing and displaying an Editor to Player Connection. |
