Description Usage Arguments Value Returns See Also
View source: R/get-schema-for-game.R
Returns a list of achivements available in a game.
1  | get_schema_achievements(steam_key, app_id)
 | 
steam_key | 
 A Steam Web API Key.  | 
app_id | 
 The app's AppID.  | 
A list of achievements available in a game.
Each item in the resulting list contains:
The name
The default value
The display name
"0" if the achievement is hidden
A description
The url for the achievement's "unlocked" image
The url for the achievement's "locked" image
get_schema_for_game, get_schema_name, 
get_schema_version, get_schema_stats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.