C# Класс UnityEditor.NetworkManagerHUDEditor

Наследование: Editor
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
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

Открытые методы

Метод Описание
OnInspectorGUI ( ) : void

Приватные методы

Метод Описание
GetButtonRect ( ) : Rect
GetSceneObject ( string sceneObjectName ) : Object
Init ( ) : void
ShowClientInfo ( ) : void
ShowClientObjects ( ) : void
ShowControls ( ) : void
ShowMatchMakerInfo ( ) : void
ShowServerConnections ( ) : void
ShowServerInfo ( ) : void
ShowServerObjects ( ) : void

Описание методов

OnInspectorGUI() публичный Метод

public OnInspectorGUI ( ) : void
Результат void

Описание свойств

m_OffsetXLabel защищенное свойство

protected GUIContent,UnityEngine m_OffsetXLabel
Результат UnityEngine.GUIContent

m_OffsetYLabel защищенное свойство

protected GUIContent,UnityEngine m_OffsetYLabel
Результат UnityEngine.GUIContent

m_ShowClientLabel защищенное свойство

protected GUIContent,UnityEngine m_ShowClientLabel
Результат UnityEngine.GUIContent

m_ShowClientObjectsLabel защищенное свойство

protected GUIContent,UnityEngine m_ShowClientObjectsLabel
Результат UnityEngine.GUIContent

m_ShowControlsLabel защищенное свойство

protected GUIContent,UnityEngine m_ShowControlsLabel
Результат UnityEngine.GUIContent

m_ShowMatchMakerLabel защищенное свойство

protected GUIContent,UnityEngine m_ShowMatchMakerLabel
Результат UnityEngine.GUIContent

m_ShowNetworkLabel защищенное свойство

protected GUIContent,UnityEngine m_ShowNetworkLabel
Результат UnityEngine.GUIContent

m_ShowRuntimeGuiLabel защищенное свойство

protected GUIContent,UnityEngine m_ShowRuntimeGuiLabel
Результат UnityEngine.GUIContent

m_ShowServerConnectionsLabel защищенное свойство

protected GUIContent,UnityEngine m_ShowServerConnectionsLabel
Результат UnityEngine.GUIContent

m_ShowServerLabel защищенное свойство

protected GUIContent,UnityEngine m_ShowServerLabel
Результат UnityEngine.GUIContent

m_ShowServerObjectsLabel защищенное свойство

protected GUIContent,UnityEngine m_ShowServerObjectsLabel
Результат UnityEngine.GUIContent