Свойство | Тип | Описание | |
---|---|---|---|
DisableProfiler | bool | ||
registerResult | bool | ||
registered | bool | ||
serializerResult | bool |
Свойство | Тип | Описание | |
---|---|---|---|
Application_ThreadException | void | ||
AutoSaveMain | void | ||
Config_Changed | void | ||
CurrentDomain_UnhandledException | void | ||
KillProfiler | void | ||
PluginManagerMain | void | ||
ProcessCommandLineArgs | bool | ||
RunServer | void | ||
SetupGameInstallation | bool | ||
SetupManagers | bool |
Метод | Описание | |
---|---|---|
Begin ( string key ) : void | ||
End ( string Key ) : void | ||
Init ( ) : void | ||
LoadServerConfig ( ) : MyConfigDedicatedData |
||
SaveServerConfig ( ) : void | ||
StartServer ( ) : void | ||
StopServer ( ) : void |
Метод | Описание | |
---|---|---|
Server ( ) : System |
Метод | Описание | |
---|---|---|
Application_ThreadException ( object sender, |
||
AutoSaveMain ( object sender, |
||
Config_Changed ( object sender, |
||
CurrentDomain_UnhandledException ( object sender, |
||
KillProfiler ( ) : void | ||
PluginManagerMain ( object sender, |
||
ProcessCommandLineArgs ( ) : bool | ||
RunServer ( ) : void | ||
SetupGameInstallation ( ) : bool | ||
SetupManagers ( ) : bool |
public static Begin ( string key ) : void | ||
key | string | |
Результат | void |
public LoadServerConfig ( ) : MyConfigDedicatedData |
||
Результат | MyConfigDedicatedData |