Property | Type | Description | |
---|---|---|---|
ClientConfig | |||
ClientLogger | |||
Data | |||
DebugOn | bool | ||
DelayedConnectionRequestTimer | |||
Instance | |||
PlayerMarketRegister | MessageMarketManagePlayer>.Dictionary | ||
ReactivePricing | |||
ServerConfig | |||
ServerCulture | |||
ServerLogger |
Method | Description | |
---|---|---|
SaveData ( ) : void | ||
UpdateAfterSimulation ( ) : void |
Method | Description | |
---|---|---|
UnloadData ( ) : void |
Method | Description | |
---|---|---|
DelayedConnectionRequestTimer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void | ||
GotMessage ( string messageText, bool &sendToOthers ) : void | ||
HandleMessage ( byte message ) : void | ||
InitClient ( ) : void | ||
InitServer ( ) : void | ||
ProcessMessage ( string messageText ) : bool | ||
SetLanguage ( ) : void |
Sets the CultureInfo to use when formatting numbers and dates on the server, and the text resources when fetching names of game objects to display or send back to players.
|
|
Timer10EventsOnElapsed ( object sender, System.Timers.ElapsedEventArgs elapsedEventArgs ) : void | ||
Timer1EventsOnElapsed ( object sender, System.Timers.ElapsedEventArgs elapsedEventArgs ) : void | ||
Timer3600EventsOnElapsed ( object sender, System.Timers.ElapsedEventArgs elapsedEventArgs ) : void |
public ClientConfig,Economy.scripts.EconStructures ClientConfig | ||
return |
public EconDataStruct,Economy.scripts.EconStructures Data | ||
return |
public Timer,System.Timers DelayedConnectionRequestTimer | ||
return |
public static EconomyScript,Economy.scripts Instance | ||
return |
public Dictionary |
||
return | MessageMarketManagePlayer>.Dictionary |
public ReactivePricingStruct,Economy.scripts.EconStructures ReactivePricing | ||
return |
public EconConfigStruct,Economy.scripts.EconStructures ServerConfig | ||
return |
public static CultureInfo,System.Globalization ServerCulture | ||
return |