// $Id: COsMatch.htm 119 2004-05-16 00:02:24Z ggs_mburo $ // This is a GGS file, licensed under the GPL
The COsMatch class gives information about a match.
bool | fRated | true if game is rated. |
COsMatchType | mt | game type |
string | idm | match id |
int | nObservers | # of observers (in CMsgOsMatch only) |
COsPlayerInfo | pis[2] | player info |
bool | IsPlaying(const string& sLogin) | returns true if the given player is playing |