Experimental: this API is experimental and might be changed or removed in the future.

EditorGUILayout

class in UnityEditor.Experimental.Networking.PlayerConnection

/

Implemented in:UnityEditor

Description 描述

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

Use the methods in this class for automatically laying out UI elements. For manual positioning, use the corresponding methods in EditorGUI.

Static Methods 静态方法

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