![]() |
Dawn of Light - Class documentation 2900
This is the Dawn of Light project
|
Public Member Functions | |
string | GetStatisticsMessage () |
Return a string formatted for the system display. | |
void | DisplayServerStatistics (GameClient client, string command, string playerName) |
Display server wide statistics to the client. |
void DOL.GS.IPlayerStatistics.DisplayServerStatistics | ( | GameClient | client, |
string | command, | ||
string | playerName | ||
) |
Display server wide statistics to the client.
client | |
command |
Implemented in DOL.GS.PlayerStatistics.
string DOL.GS.IPlayerStatistics.GetStatisticsMessage | ( | ) |