Property | Type | Description | |
---|---|---|---|
AnnouncementSelectedProperty | PropertyData | ||
AuthOnlineProperty | PropertyData | ||
BackupCountingDownProperty | PropertyData | ||
BackupTextProperty | PropertyData | ||
BusyIndeterminateProperty | PropertyData | ||
BusyProgressProperty | PropertyData | ||
BusyProperty | PropertyData | ||
CharLevelProperty | PropertyData | ||
CharactersProperty | PropertyData | ||
CompilePlatformProperty | PropertyData | ||
CompilePlatformsProperty | PropertyData | ||
ConsoleCommandProperty | PropertyData | ||
ConsoleTextProperty | PropertyData | ||
GMAnnouncementSelectedProperty | PropertyData | ||
MessageTextProperty | PropertyData | ||
OutputTextProperty | PropertyData | ||
SelectedCharacterProperty | PropertyData | ||
ServerNotificationSelectedProperty | PropertyData | ||
ServerOnlineProperty | PropertyData | ||
WorldOnlineProperty | PropertyData |
Method | Description | |
---|---|---|
MainWindowViewModel ( IUIVisualizerService uiVisualizerService, IPleaseWaitService pleaseWaitService, IMessageService messageService ) : System | ||
RestoreDatabase ( ) : void |
Method | Description | |
---|---|---|
AccountManagement ( ) : void | ||
AddAccount ( ) : void | ||
BackupDatabase ( ) : void | ||
BanChar ( ) : void | ||
CharChangeLevel ( ) : void | ||
CharCustomize ( ) : void | ||
CharFactionChange ( ) : void | ||
CharRaceChange ( ) : void | ||
CheckSettings ( ) : void | ||
Compile ( ) : void | ||
Current_Exit ( object sender, System.Windows.ExitEventArgs e ) : void | ||
DownloadUpdateTC ( ) : void | ||
EditSettings ( ) : void | ||
ExecConsoleCommand ( ) : void | ||
FindItem ( ) : void | ||
ForceRename ( ) : void | ||
IPManagement ( ) : void | ||
InitBackupTimer ( ) : void | ||
OpenConfiguration ( ) : void | ||
OpenSetupWizard ( ) : void | ||
ReviveChar ( ) : void | ||
SelectCharacter ( ) : void | ||
SendMessage ( ) : void | ||
SetColorTheme ( string colorTheme ) : void | ||
SetTrunkLocation ( ) : void | ||
ShowContactUs ( ) : void | ||
ShowDatabaseAccountCleanup ( ) : void | ||
ShowEditAccount ( ) : void | ||
ShowPlayerInfo ( ) : void | ||
ShowWizard ( bool exit = false ) : void | ||
StartServer ( ) : void | ||
StopServer ( ) : void | ||
authClient_ClientExited ( object sender, |
||
backupTimer_Tick ( object sender, |
||
worldClient_ClientExited ( object sender, |
||
worldClient_DataReceived ( object sender, |
public MainWindowViewModel ( IUIVisualizerService uiVisualizerService, IPleaseWaitService pleaseWaitService, IMessageService messageService ) : System | ||
uiVisualizerService | IUIVisualizerService | |
pleaseWaitService | IPleaseWaitService | |
messageService | IMessageService | |
return | System |
public static PropertyData AnnouncementSelectedProperty | ||
return | PropertyData |
public static PropertyData AuthOnlineProperty | ||
return | PropertyData |
public static PropertyData BackupCountingDownProperty | ||
return | PropertyData |
public static PropertyData BackupTextProperty | ||
return | PropertyData |
public static PropertyData BusyIndeterminateProperty | ||
return | PropertyData |
public static PropertyData BusyProgressProperty | ||
return | PropertyData |
public static PropertyData BusyProperty | ||
return | PropertyData |
public static PropertyData CharLevelProperty | ||
return | PropertyData |
public static PropertyData CharactersProperty | ||
return | PropertyData |
public static PropertyData CompilePlatformProperty | ||
return | PropertyData |
public static PropertyData CompilePlatformsProperty | ||
return | PropertyData |
public static PropertyData ConsoleCommandProperty | ||
return | PropertyData |
public static PropertyData ConsoleTextProperty | ||
return | PropertyData |
public static PropertyData GMAnnouncementSelectedProperty | ||
return | PropertyData |
public static PropertyData MessageTextProperty | ||
return | PropertyData |
public static PropertyData OutputTextProperty | ||
return | PropertyData |
public static PropertyData SelectedCharacterProperty | ||
return | PropertyData |
public static PropertyData ServerNotificationSelectedProperty | ||
return | PropertyData |
public static PropertyData ServerOnlineProperty | ||
return | PropertyData |