Class EditorGUILayout
Inherited Members
Namespace: UnityEditor.Experimental.Networking.PlayerConnection
Assembly: UnityEditor.dll
Syntax
public static class EditorGUILayout
Methods
| Improve this Doc View SourceAttachToPlayerDropdown(IConnectionState, GUIStyle)
Declaration
public static void AttachToPlayerDropdown(IConnectionState state, GUIStyle style = null)
Parameters
Type | Name | Description |
---|---|---|
IConnectionState | state | |
GUIStyle | style |