Show / Hide Table of Contents

Class EditorGUI

Inheritance
Object
EditorGUI
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEditor.Experimental.Networking.PlayerConnection
Assembly: UnityEditor.dll
Syntax
public static class EditorGUI

Methods

| Improve this Doc View Source

AttachToPlayerDropdown(Rect, IConnectionState, GUIStyle)

Declaration
public static void AttachToPlayerDropdown(Rect rect, IConnectionState state, GUIStyle style = null)
Parameters
Type Name Description
Rect rect
IConnectionState state
GUIStyle style
  • Improve this Doc
  • View Source
Back to top Generated by DocFX