C# Class UnityEditor.ASServerAdminWindow

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

Méthodes publiques

Méthode Description
ASServerAdminWindow ( ASMainWindow parentWin ) : System
DoGUI ( ) : bool

Private Methods

Méthode 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 méthode

public ASServerAdminWindow ( ASMainWindow parentWin ) : System
parentWin ASMainWindow
Résultat System

DoGUI() public méthode

public DoGUI ( ) : bool
Résultat bool