C# Class UnityEditor.ASServerAdminWindow

显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
ASServerAdminWindow ( ASMainWindow parentWin ) : System
DoGUI ( ) : bool

Private Methods

Method Description
ActionBox ( ) : void
CanPerformCurrentAction ( ) : bool
DoConnect ( ) : void
DoGetUsers ( ) : void
DoRefreshDatabases ( ) : void
PerformCurrentAction ( ) : void
ServersPopup ( ) : void
WordWrappedLabelButton ( string label, string buttonText ) : bool

Method Details

ASServerAdminWindow() public method

public ASServerAdminWindow ( ASMainWindow parentWin ) : System
parentWin ASMainWindow
return System

DoGUI() public method

public DoGUI ( ) : bool
return bool