Description Usage Arguments Value
View source: R/is-playing-shared-game.R
Returns TRUE if a borrowing account is currently playing this game.
Returns FALSE if the game is not borrowed or the borrower currently doesn't play this game.
1 | is_playing_shared_game(steam_key, steam64_id, app_id)
|
steam_key |
A Steam Web API Key. |
steam64_id |
A 64-bit SteamID. |
app_id |
The app's AppID. |
TRUE if a borrowing account is currently playing this game.
Returns FALSE if the game is not borrowed or the borrower currently doesn't play this game.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.