Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PlayerConnectionGUILayout

This class contains methods to draw and automatically layout IMGUI Editor UI that relates to the Player Connection.
Read time 1 minuteLast updated 13 days ago

Definition

public static class PlayerConnectionGUILayout

Remarks

Use the methods in this class to automatically lay out UI elements. For manual positioning, use the corresponding methods in PlayerConnectionGUI.

Static Methods

Method

Description

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