UTRemoteBot::UTPlayerScore Class Reference

List of all members.

Public Member Functions

override string ToString ()
int CompareTo (UTPlayerScore other)

Properties

string ID
string Name
int Score

Private Member Functions

internal UTPlayerScore (string id, string name, int score)
internal void SetScore (int newScore)

Private Attributes

string id
string name
int score

Constructor & Destructor Documentation

internal UTRemoteBot::UTPlayerScore::UTPlayerScore string  id,
string  name,
int  score
[inline, private]
 


Member Function Documentation

int UTRemoteBot::UTPlayerScore::CompareTo UTPlayerScore  other  )  [inline]
 

internal void UTRemoteBot::UTPlayerScore::SetScore int  newScore  )  [inline, private]
 

override string UTRemoteBot::UTPlayerScore::ToString  )  [inline]
 


Member Data Documentation

string UTRemoteBot::UTPlayerScore::id [private]
 

string UTRemoteBot::UTPlayerScore::name [private]
 

int UTRemoteBot::UTPlayerScore::score [private]
 


Property Documentation

string UTRemoteBot::UTPlayerScore::ID [get]
 

string UTRemoteBot::UTPlayerScore::Name [get]
 

int UTRemoteBot::UTPlayerScore::Score [get]
 


The documentation for this class was generated from the following file:
Generated on Thu Jan 26 09:12:40 2006 for UTUserBot by  doxygen 1.4.6-NO