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

EditorGUI

class in UnityEditor.Experimental.Networking.PlayerConnection

/

Implemented in:UnityEditor

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 EditorGUILayout.

Static Methods

AttachToPlayerDropdownDisplay a drop-down button and menu for the user to choose and establish a connection to a Player.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答