C# Class UnityEditor.NetworkManagerHUDEditor

Inheritance: Editor
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Protected Properties

Свойство Type Description
m_OffsetXLabel UnityEngine.GUIContent
m_OffsetYLabel UnityEngine.GUIContent
m_ShowClientLabel UnityEngine.GUIContent
m_ShowClientObjectsLabel UnityEngine.GUIContent
m_ShowControlsLabel UnityEngine.GUIContent
m_ShowMatchMakerLabel UnityEngine.GUIContent
m_ShowNetworkLabel UnityEngine.GUIContent
m_ShowRuntimeGuiLabel UnityEngine.GUIContent
m_ShowServerConnectionsLabel UnityEngine.GUIContent
m_ShowServerLabel UnityEngine.GUIContent
m_ShowServerObjectsLabel UnityEngine.GUIContent

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Private Methods

Méthode Description
GetButtonRect ( ) : Rect
GetSceneObject ( string sceneObjectName ) : Object
Init ( ) : void
ShowClientInfo ( ) : void
ShowClientObjects ( ) : void
ShowControls ( ) : void
ShowMatchMakerInfo ( ) : void
ShowServerConnections ( ) : void
ShowServerInfo ( ) : void
ShowServerObjects ( ) : void

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

m_OffsetXLabel protected_oe property

protected GUIContent,UnityEngine m_OffsetXLabel
Résultat UnityEngine.GUIContent

m_OffsetYLabel protected_oe property

protected GUIContent,UnityEngine m_OffsetYLabel
Résultat UnityEngine.GUIContent

m_ShowClientLabel protected_oe property

protected GUIContent,UnityEngine m_ShowClientLabel
Résultat UnityEngine.GUIContent

m_ShowClientObjectsLabel protected_oe property

protected GUIContent,UnityEngine m_ShowClientObjectsLabel
Résultat UnityEngine.GUIContent

m_ShowControlsLabel protected_oe property

protected GUIContent,UnityEngine m_ShowControlsLabel
Résultat UnityEngine.GUIContent

m_ShowMatchMakerLabel protected_oe property

protected GUIContent,UnityEngine m_ShowMatchMakerLabel
Résultat UnityEngine.GUIContent

m_ShowNetworkLabel protected_oe property

protected GUIContent,UnityEngine m_ShowNetworkLabel
Résultat UnityEngine.GUIContent

m_ShowRuntimeGuiLabel protected_oe property

protected GUIContent,UnityEngine m_ShowRuntimeGuiLabel
Résultat UnityEngine.GUIContent

m_ShowServerConnectionsLabel protected_oe property

protected GUIContent,UnityEngine m_ShowServerConnectionsLabel
Résultat UnityEngine.GUIContent

m_ShowServerLabel protected_oe property

protected GUIContent,UnityEngine m_ShowServerLabel
Résultat UnityEngine.GUIContent

m_ShowServerObjectsLabel protected_oe property

protected GUIContent,UnityEngine m_ShowServerObjectsLabel
Résultat UnityEngine.GUIContent