GameHighScore

One row of the high scores table for a game

Members

Functions

isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

position
int position;

Position in high score table for the game

score
int score;

Score

user
User user;

User

See Also

Meta