steam_friend_game_info table reference - Stingray Lua API Reference

steam_friend_game_info table reference

Description

Returned by each call to stingray.Friends.playing_game() in order to provide you with information about the game being played by a friend.

Data Members

app_id : string

The Steam AppId of the game.

Only exists if the player is on a game server.

lobby : string?

The ID of the lobby the player is in, if any.

mod_id : string?

The mod ID, if the game is a modification.

Only exists if the player is on a game server.

Only exists if the player is on a game server.