Page cover image

๐Ÿ”ตGet Lobby Game Server

Like what you're seeing?

Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our GitHub Sponsors ... become a sponsor today!

Introduction

Gets information about the "game server" for this lobby.

This is used in both Peer-to-peer and Client-server network setups. In the case of Peer-to-peer, the connection information will be to the "Listen Server" e.g. the user acting as the server, and for a Client-Server setup, it will be to the server.

Lobby Id

The lobby ID to read data from

Return Value

A Lobby Game Server struct represents the connection information.

Nodes

Last updated