Dawn of Light - Class documentation 2900
This is the Dawn of Light project
DOL.GS.IPlayerStatistics Interface Reference
Inheritance diagram for DOL.GS.IPlayerStatistics:
DOL.GS.PlayerStatistics

List of all members.

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.

Member Function Documentation

void DOL.GS.IPlayerStatistics.DisplayServerStatistics ( GameClient  client,
string  command,
string  playerName 
)

Display server wide statistics to the client.

Parameters:
client
command

Implemented in DOL.GS.PlayerStatistics.

string DOL.GS.IPlayerStatistics.GetStatisticsMessage ( )

Return a string formatted for the system display.

Returns:

Implemented in DOL.GS.PlayerStatistics.


The documentation for this interface was generated from the following file:
All Classes Namespaces Functions Variables Enumerations Properties Events