C# 클래스 UnityEditor.ASServerAdminWindow

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

공개 메소드들

메소드 설명
ASServerAdminWindow ( ASMainWindow parentWin ) : System
DoGUI ( ) : bool

비공개 메소드들

메소드 설명
ActionBox ( ) : void
CanPerformCurrentAction ( ) : bool
DoConnect ( ) : void
DoGetUsers ( ) : void
DoRefreshDatabases ( ) : void
PerformCurrentAction ( ) : void
ServersPopup ( ) : void
WordWrappedLabelButton ( string label, string buttonText ) : bool

메소드 상세

ASServerAdminWindow() 공개 메소드

public ASServerAdminWindow ( ASMainWindow parentWin ) : System
parentWin ASMainWindow
리턴 System

DoGUI() 공개 메소드

public DoGUI ( ) : bool
리턴 bool