-
Notifications
You must be signed in to change notification settings - Fork 0
Interfaces
Alexander Chapchuk edited this page Feb 14, 2018
·
1 revision
Steam have some Interfaces:
- ISteamNews: Steam provides methods to fetch news feeds for each Steam game.
- ISteamUserStats: Steam provides methods to fetch global stat information by game.
- ISteamUser: Steam provides API calls to provide information about Steam users.
- ITFItems_440: Team Fortress 2 provides API calls to use when accessing player item data.
Beta ....