This release adds several new functions specifically to work with games lobbies via the ISteamMatchmaking Interface:
- NEW:
steam.matchmaking_create_lobby() - NEW:
steam.matchmaking_join_lobby() - NEW:
steam.matchmaking_leave_lobby() - NEW:
steam.matchmaking_set_lobby_data() - NEW:
steam.matchmaking_get_lobby_data() - NEW:
steam.matchmaking_get_lobby_data_count() - NEW:
steam.matchmaking_get_lobby_data_by_index() - NEW:
steam.matchmaking_get_num_lobby_members() - NEW:
steam.matchmaking_get_lobby_member_by_index() - NEW:
steam.matchmaking_send_lobby_chat_msg() - NEW:
steam.matchmaking_get_lobby_chat_entry() - NEW:
steam.matchmaking_create_lobby() - NEW:
LobbyCreated_tevent - NEW:
LobbyEnter_tevent - NEW:
LobbyChatUpdate_tevent - NEW:
LobbyChatMsg_tevent