C# 클래스 UnityEditor.NetworkManagerHUDEditor

상속: Editor
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
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