🔵Set Lobby Joinable
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
Sets whether or not a lobby is joinable by other players. This always defaults to enabled for a new lobby. If joining is disabled, then no players can join, even if they are a friend or have been invited. Lobbies with joining disabled will not be returned from a lobby search.
Lobby Id
The id to set the value for
Joinable
Should the lobby be made joinable (true) or not joinable (false)
Return Value
True if successful, false if invalid lobby or you are not the owner of the lobby.
Nodes
Last updated