namespace Services
This namespace contains:
| namespace Players | |
| class AchievementOverview | Activity Feed |
| class Achievements | Allows access to stats for the current game. Stats are defined by the game's author and can be used to track anything from player actions to performance metrics. They are how you submit data to leaderboards. |
| class Achievements.Map | Stats for the current map |
| class Auth | |
| class BenchmarkSystem | Allows access to stats for the current game. Stats are defined by the game's author and can be used to track anything from player actions to performance metrics. They are how you submit data to leaderboards. |
| class Feed | Activity Feed |
| class Inventory | Allows access to the Steam Inventory system |
| class Inventory.Item | Describes a type of item that can be in the inventory |
| class Inventory.ItemDefinition | Describes a type of item that can be in the inventory |
| class Leaderboards | |
| class Leaderboards.Board | |
| class Leaderboards.Board2 | |
| struct Leaderboards.Board2.Entry | |
| struct Leaderboards.Entry | |
| class Messaging | |
| class News | News Posts |
| class Notification | Player notification |
| class Review | Package Reviews |
| struct Review.ReviewScore | |
| class ServerList | |
| struct ServerList.Entry | This is a cleaned up version of gameserveritem_t. |
| class Stats | Allows access to stats for the current game. Stats are defined by the game's author and can be used to track anything from player actions to performance metrics. They are how you submit data to leaderboards. |
| struct Stats.GlobalStat | |
| class Stats.GlobalStats | |
| class Stats.Map | Stats for the current map |
| struct Stats.PlayerStat | |
| class Stats.PlayerStats | |
| class Ugc | Implements SteamUgc, lets us edit/create workshop items |