Leaderboard
The Leaderboard class can be used to store a global high-score table. This can be used to create an additional challenge in your game, as players compete to get the top rank. Leaderboards are part of the Steamworks library and require Steam to use.
Members
- static const int Ascending
- static const int Descending
- static const int Numeric
- static const int Time
Functions