Struct with player ranking. More...
#include <Structs.h>
Public Attributes | |
| Player | PlayerInfo |
| Player object. | |
| int | Rank |
| Player rank. | |
| int | BestTime |
| Best time this round. | |
| std::vector< int > | BestCheckpoints |
| List of best checkpoints this round. | |
| int | Score |
| Round score. | |
| int | NbrLapsFinished |
| Number of laps finished. | |
| double | LadderScore |
| Ladder score received. | |
Struct with player ranking.
1.8.6