Version: 2020.3
言語: 日本語

PlayerConnectionGUILayout

class in UnityEditor.Networking.PlayerConnection

マニュアルに切り替える

説明

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

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

Static 関数

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