🟩Lobby Game Server
Last updated

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!
Represents the known "Game Server" information for a given lobby.
True if the data is set, false otherwise
The IP address if set, otherwise empty
The connection port if set otherwise 0
The Steam ID of the user or Steam game server acting as the host if defined, otherwise 0.
In a Peer to Peer (P2P) setup, this will be the Steam ID of the user running the listen server. In a Client / Server setup, this will be the Steam ID of the Steam Game Server.

Last updated