Property | Type | Description | |
---|---|---|---|
BaseLog | Logger | ||
ChatLog | Logger | ||
IsStable | bool | ||
PluginLog | Logger | ||
SeVersion | System.Version | ||
ServerServiceHost | System.ServiceModel.ServiceHost |
Method | Description | |
---|---|---|
AppDomain_UnhandledException ( Object sender, |
||
Application_ThreadException ( Object sender, |
Method | Description | |
---|---|---|
ChatCommand_GUI ( |
||
ChatManager_ChatMessage ( ulong userId, string playerName, string message ) : void | ||
HideConfigs ( ) : void | ||
InitSandbox ( string contentpath, string instancepath ) : void | ||
Main ( string args ) : void |
Main entry point of the application
|
|
SetBrowsable ( string name, bool value ) : void | ||
Start ( string args ) : void | ||
StartGui ( ) : void | ||
Stop ( ) : void |
public static AppDomain_UnhandledException ( Object sender, |
||
sender | Object | |
e | ||
return | void |
public static Application_ThreadException ( Object sender, |
||
sender | Object | |
e | ||
return | void |