This version of Unity is unsupported.

PlayerConnectionGUI

class in UnityEditor.Networking.PlayerConnection

Description

This class contains methods to draw IMGUI Editor UI that relates to the Player Connection.

Use the methods in this class to manually position UI elements. To automatically layout UI, use the corresponding methods in PlayerConnectionGUILayout.

Static Methods

ConnectionTargetSelectionDropdownDisplay a drop-down button and menu for the user to choose and establish a connection to a Player.