Method | Description | |
---|---|---|
Run ( ) : bool |
Entry point... this will check if we are at the initial setup phase, and show the installation forms
|
|
ShowDatabaseSetupForm ( DatabaseMode Mode, |
Displays the Database configuration form for the selected database type (Stats or Gamespy)
|
|
ShowInstallForm ( ) : bool |
Displays the Install / Program configuration form
|
public static ShowDatabaseSetupForm ( DatabaseMode Mode, |
||
Mode | DatabaseMode | The database type |
Parent | The parent window to Dialog over | |
return | void |