Page cover image

🔵Join Lobby

Like what you're seeing?

Introduction

Invite another user to the lobby. If the specified user clicks the join link, a Game Lobby Join Requested callback will be posted if the user is in-game, or if the game isn't running yet then the game will be automatically launched with the command line parameter +connect_lobby <64-bit lobby Steam ID> instead.

Lobby Id

The Steam ID of the lobby to invite the user to

Callback

An event that will be called when the process completes and will indicate the results of the request.

  • Lobby Id The lobby joined

  • Blocked Was the join request blocked such as from other members of the lobby, VAC, etc.

  • Response The UEChatRoomEnterResponse response to the user joining the lobby

Nodes

Last updated