PLAYER_RANK_UNKNOWN constant

int const PLAYER_RANK_UNKNOWN

Unknown rank of a player on a leaderboard.

Implementation

static const int PLAYER_RANK_UNKNOWN = -2;